We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f8a4a7 commit 8930b91Copy full SHA for 8930b91
docs/azure/TOC.yml
@@ -61,10 +61,10 @@
61
href: ./sdk/authentication/index.md
62
- name: Auth during local development
63
items:
64
- - name: Auth using developer service principals
65
- href: ./sdk/authentication/local-development-service-principal.md
66
- - name: Auth using developer accounts
+ - name: Use a developer account
67
href: ./sdk/authentication/local-development-dev-accounts.md
+ - name: Use a service principal
+ href: ./sdk/authentication/local-development-service-principal.md
68
- name: Auth from Azure-hosted apps
69
70
- name: Use a system-assigned managed identity
0 commit comments