Skip to content

Commit 1f73ccd

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into tm-probes
2 parents b0c209a + 47bbd28 commit 1f73ccd

File tree

131 files changed

+195
-199
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

131 files changed

+195
-199
lines changed

ISSUE_TEMPLATE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ If you would like to contact Microsoft about other things, such as product feedb
2828

2929
- If you need technical support using Azure, the paid and free support options are described here: https://azure.microsoft.com/support/options/.
3030

31-
- Each article in the Azure technical documentation contains a product feedback button - it's best to submit product feedback directly from a relevant article. Otherwise, you can submit product feedback for most Azure products in the following product feedback forum: https://feedback.azure.com/forums/34192--general-feedback.
31+
- Each article in the Azure technical documentation contains a product feedback button - it's best to submit product feedback directly from a relevant article. Otherwise, you can submit product feedback for most Azure products in the following product feedback forum: https://feedback.azure.com/d365community/forum/79b1327d-d925-ec11-b6e6-000d3a4f06a4.

articles/active-directory-domain-services/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,6 @@
167167
- name: Pricing
168168
href: https://azure.microsoft.com/pricing/details/active-directory-ds/
169169
- name: Azure AD feedback forum
170-
href: https://feedback.azure.com/forums/169401-azure-active-directory
170+
href: https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789
171171
- name: Use Azure AD Domain Services in Azure CSP subscriptions
172172
href: csp.md

articles/active-directory-domain-services/delete-aadds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ Consider [sharing feedback][feedback] for the features that you would like to se
4646
If you want to get started with Azure AD DS again, see [Create and configure an Azure Active Directory Domain Services managed domain][create-instance].
4747

4848
<!-- INTERNAL LINKS -->
49-
[feedback]: https://feedback.azure.com/forums/169401-azure-active-directory?category_id=160593%3fcategory_id%3d160593
50-
[create-instance]: tutorial-create-instance.md
49+
[feedback]: https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789?c=5d63b5b7-ae25-ec11-b6e6-000d3a4f0789#%3fcategory_id%3d160593
50+
[create-instance]: tutorial-create-instance.md

articles/active-directory/app-provisioning/scim-graph-scenarios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,9 +110,9 @@ My application creates information about a user that customers need in Azure AD.
110110
**Recommendation** The Microsoft graph exposes /Users and /Groups endpoints that you can integrate with today to provision users into Azure AD. Please note that Azure Active Directory doesn't support writing those users back into Active Directory.
111111

112112
> [!NOTE]
113-
> Microsoft has a provisioning service that pulls in data from HR applications such as Workday and SuccessFactors. These integrations are built and managed by Microsoft. For onboarding a new HR application to our service, you can request it on [UserVoice](https://feedback.azure.com/forums/374982-azure-active-directory-application-requests).
113+
> Microsoft has a provisioning service that pulls in data from HR applications such as Workday and SuccessFactors. These integrations are built and managed by Microsoft. For onboarding a new HR application to our service, you can request it on [UserVoice](https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789).
114114
115115
## Related articles
116116

117117
- [Review the synchronization Microsoft Graph documentation](/graph/api/resources/synchronization-overview)
118-
- [Integrating a custom SCIM app with Azure AD](use-scim-to-provision-users-and-groups.md)
118+
- [Integrating a custom SCIM app with Azure AD](use-scim-to-provision-users-and-groups.md)

articles/active-directory/develop/v2-oauth-ropc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The Microsoft identity platform supports the [OAuth 2.0 Resource Owner Password
2626

2727
> [!IMPORTANT]
2828
>
29-
> * The Microsoft identity platform only supports ROPC for Azure AD tenants, not personal accounts. This means that you must use a tenant-specific endpoint (`https://login.microsoftonline.com/{TenantId_or_Name}`) or the `organizations` endpoint.
29+
> * The Microsoft identity platform only supports ROPC within Azure AD tenants, not personal accounts. This means that you must use a tenant-specific endpoint (`https://login.microsoftonline.com/{TenantId_or_Name}`) or the `organizations` endpoint.
3030
> * Personal accounts that are invited to an Azure AD tenant can't use ROPC.
3131
> * Accounts that don't have passwords can't sign in with ROPC, which means features like SMS sign-in, FIDO, and the Authenticator app won't work with that flow. Use a flow other than ROPC if your app or users require these features.
3232
> * If users need to use [multi-factor authentication (MFA)](../authentication/concept-mfa-howitworks.md) to log in to the application, they will be blocked instead.

articles/active-directory/identity-protection/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
- name: Resources
6060
items:
6161
- name: Azure feedback forum
62-
href: https://feedback.azure.com/forums/169401-azure-active-directory
62+
href: https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789
6363
- name: Microsoft Q&A question page
6464
href: /answers/topics/azure-active-directory.html
6565
- name: Pricing
@@ -69,4 +69,4 @@
6969
- name: Stack Overflow
7070
href: https://stackoverflow.com/questions/tagged/azure-active-directory
7171
- name: Videos
72-
href: https://azure.microsoft.com/documentation/videos/index/?services=active-directory
72+
href: https://azure.microsoft.com/documentation/videos/index/?services=active-directory

articles/active-directory/manage-apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@
191191
- name: Support and help options for developers
192192
href: ../develop/developer-support-help-options.md?context=%2fazure%2factive-directory%2fmanage-apps%2fcontext%2fmanage-apps-context
193193
- name: Azure feedback forum
194-
href: https://feedback.azure.com/forums/169401-azure-active-directory
194+
href: https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789
195195
- name: Microsoft Q&A question page
196196
href: /answers/topics/azure-active-directory.html
197197
- name: Pricing

articles/active-directory/managed-identities-azure-resources/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,4 +147,4 @@
147147
- name: Stack Overflow
148148
href: https://stackoverflow.com/questions/tagged/azure-msi
149149
- name: Azure AD Developers forum
150-
href: https://feedback.azure.com/forums/169401-azure-active-directory/category/164757-developer-experiences
150+
href: https://feedback.azure.com/d365community/forum/22920db1-ad25-ec11-b6e6-000d3a4f0789?c=3abf25c9-ad25-ec11-b6e6-000d3a4f0789#

articles/aks/concepts-diagnostics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,4 +92,4 @@ Identity and Security Management detects authentication and authorization errors
9292

9393
* Read the [triage practices section](/azure/architecture/operator-guides/aks/aks-triage-practices) of the AKS day-2 operations guide.
9494

95-
* Post your questions or feedback at [UserVoice](https://feedback.azure.com/forums/914020-azure-kubernetes-service-aks) by adding "[Diag]" in the title.
95+
* Post your questions or feedback at [UserVoice](https://feedback.azure.com/d365community/forum/aabe212a-f724-ec11-b6e6-000d3a4f0da0) by adding "[Diag]" in the title.

articles/analysis-services/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,12 @@
128128
- name: Azure status
129129
href: https://azure.microsoft.com/status/
130130
- name: Feedback
131-
href: https://feedback.azure.com/forums/556165-azure-analysis-services
131+
href: https://feedback.azure.com/d365community/forum/d92323a0-0525-ec11-b6e6-000d3a4f0858
132132
- name: Pricing
133133
href: https://azure.microsoft.com/pricing/details/analysis-services/
134134
- name: Pricing calculator
135135
href: https://azure.microsoft.com/pricing/calculator/
136136
- name: Stack Overflow
137137
href: https://stackoverflow.com/questions/tagged/azure-analysis-services
138138
- name: Videos
139-
href: https://azure.microsoft.com/resources/videos/index/?services=analysis-services&sort=newest
139+
href: https://azure.microsoft.com/resources/videos/index/?services=analysis-services&sort=newest

0 commit comments

Comments
 (0)