...
runtimeOptions.plugins.OpenAI.Azure.clientSecret - Client secret for accessing resource management - Search > Microsoft Entra ID > Manage > App registrations > %YOUR APP% > Manage > Certificates and secrets
runtimeOptions.plugins.OpenAI.Azure.deploymentType - deployment type (sku) - https://learn.microsoft.com/en-us/azure/ai-foundry/model-inference/concepts/deployment-types, normally equals to "standard"
Short workflow to create all needed resources in Azure
...