Azure-docs: From where do i get the server-app-id ?,

Created on 15 Aug 2019  路  4Comments  路  Source: MicrosoftDocs/azure-docs

Azure documentation issue guidance

Thanks for opening an issue in the Azure technical documentation repository.

We use GitHub issues as the primary channel for customer and community feedback about the Azure documentation.

Creating an issue

We prefer that you create documentation feedback issues using the Feedback link on the published article - the feedback control on the doc page creates an issue that contains all the article details so you can focus on the feedback part.

You can also create a feedback issue here in the repo. If you do this, please make sure your issue lists:

  • [ ] The relevant Azure service or technology.
  • [ ] A link to the published documentation article that you have feedback about.
  • [ ] Clear, specific feedback that the author can act on.

Pull requests and article contributions

If you know the change that is needed in an article, we encourage you to submit the changes directly using a pull request. If the change is large, or if you want to contribute an entire article, follow these guidelines:

  • [ ] Don't surprise us with a big pull request or a pull request with a new article! Submit an issue that describes the details of the proposed large change or new article.
  • [ ] Include the service or technology area.

We'll route the issue to the appropriate content team for review and discussion.

Tech support and product feedback

If you would like to contact Microsoft about other things, such as product feedback or tech support, please review these guidelines:

Pri3 assigned-to-author azursvc product-question triaged

All 4 comments

@way2arun, Thanks for posting the question! To better assist you, could you please share the Azure doc for which this feedback is applicable to and also provide more details on your query/scenario?

Hi
https://docs.microsoft.com/en-us/azure/templates/microsoft.containerservice/2019-06-01/managedclusters
there is an attribute to add server-app-id
aadProfile": {
"clientAppID": "string",
"serverAppID": "string",
"serverAppSecret": "string",
"tenantID": "string"
},

@tomfitz could you please take a look?

This question really should go to someone from AKS. Maybe @mlearned ?

Here is a link with some related info - Integrate Azure Active Directory with Azure Kubernetes Service using the Azure CLI.

Was this page helpful?
0 / 5 - 0 ratings