Skip to content

Commit 1a90684

Browse files
Merge pull request #187964 from JasonWHowell/fixportallinks
Fixing dogfood Azure portal links - batch 1
2 parents 54d7cef + a46607a commit 1a90684

File tree

98 files changed

+140
-140
lines changed

Some content is hidden

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

98 files changed

+140
-140
lines changed

articles/active-directory/authentication/concept-authentication-operator-assistance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For example, let's say a customer in U.S has an office phone number 425-555-1234
2525

2626
If the setting is **Off**, the system will automatically dial extensions as part of the phone number. Your admin can still specify individual users who should be enabled for operator assistance by prefixing the extension with ‘@’. For example, 425-555-1234x@5678 would indicate that operator assistance should be used, even though the setting is **Off**.
2727

28-
You can check the status of this feature in your own tenant by navigating to the [Azure AD portal](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade), then in the left pane, click **Security** > **MFA** > **Phone call settings**. Check **Operator required to transfer extensions** to see if the setting is **On** or **Off**.
28+
You can check the status of this feature in your own tenant by navigating to the [Azure AD portal](https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade), then in the left pane, click **Security** > **MFA** > **Phone call settings**. Check **Operator required to transfer extensions** to see if the setting is **On** or **Off**.
2929

3030
![Screenshot of operator assistance settings](./media/concept-authentication-operator-assistance/settings.png)
3131

articles/active-directory/develop/msal-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ This article will help you understand the various settings in the configuration
2828

2929
| Property | Data Type | Required | Notes |
3030
|-----------|------------|-------------|-------|
31-
| `client_id` | String | Yes | Your app's Client ID from the [Application registration page](https://ms.portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) |
32-
| `redirect_uri` | String | Yes | Your app's Redirect URI from the [Application registration page](https://ms.portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) |
31+
| `client_id` | String | Yes | Your app's Client ID from the [Application registration page](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) |
32+
| `redirect_uri` | String | Yes | Your app's Redirect URI from the [Application registration page](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) |
3333
| `broker_redirect_uri_registered` | Boolean | No | Possible values: `true`, `false` |
3434
| `authorities` | List\<Authority> | No | The list of authorities your app needs |
3535
| `authorization_user_agent` | AuthorizationAgent (enum) | No | Possible values: `DEFAULT`, `BROWSER`, `WEBVIEW` |

articles/active-directory/develop/scenario-web-app-sign-user-app-registration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ To register your application, you can use:
3131
You can use these links to bootstrap the creation of your web application:
3232

3333
- [ASP.NET Core](https://aka.ms/aspnetcore2-1-aad-quickstart-v2)
34-
- [ASP.NET](https://ms.portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/AspNetWebAppQuickstartPage/sourceType/docs)
34+
- [ASP.NET](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/AspNetWebAppQuickstartPage/sourceType/docs)
3535

3636
## Register an app by using the Azure portal
3737

articles/active-directory/develop/v2-saml-bearer-assertion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ The SAML assertion is posted to the OAuth token endpoint. The endpoint processes
3838

3939
## Register the application with Azure AD
4040

41-
Start by registering the application in the [portal](https://ms.portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade):
41+
Start by registering the application in the [portal](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade):
4242

43-
1. Sign in to the [app registration page of the portal](https://ms.portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) (Please note that we are using the v2.0 endpoints for Graph API and hence need to register the application in Azure portal. Otherwise we could have used the registrations in Azure AD).
43+
1. Sign in to the [app registration page of the portal](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade) (Please note that we are using the v2.0 endpoints for Graph API and hence need to register the application in Azure portal. Otherwise we could have used the registrations in Azure AD).
4444
1. Select **New registration**.
4545
1. When the **Register an application** page appears, enter your application's registration information:
4646
1. **Name** - Enter a meaningful application name that will be displayed to users of the app.

articles/active-directory/reports-monitoring/reference-reports-data-retention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ In this article, you learn about the data retention policies for the different a
3030
| Azure AD Edition | Collection Start |
3131
| :-- | :-- |
3232
| Azure AD Premium P1 <br /> Azure AD Premium P2 | When you sign up for a subscription |
33-
| Azure AD Free| The first time you open the [Azure Active Directory blade](https://ms.portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview) or use the [reporting APIs](./overview-reports.md) |
33+
| Azure AD Free| The first time you open the [Azure Active Directory blade](https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/Overview) or use the [reporting APIs](./overview-reports.md) |
3434

3535
---
3636

articles/active-directory/roles/admin-units-assign-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ You can view a list of Azure AD role assignments with administrative unit scope
123123

124124
### Azure portal
125125

126-
You can view all the role assignments created with an administrative unit scope in the [Administrative units section of Azure AD](https://ms.portal.azure.com/?microsoft_aad_iam_adminunitprivatepreview=true&microsoft_aad_iam_rbacv2=true#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/AdminUnit).
126+
You can view all the role assignments created with an administrative unit scope in the [Administrative units section of Azure AD](https://portal.azure.com/?microsoft_aad_iam_adminunitprivatepreview=true&microsoft_aad_iam_rbacv2=true#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/AdminUnit).
127127

128128
1. Sign in to the [Azure portal](https://portal.azure.com) or [Azure AD admin center](https://aad.portal.azure.com).
129129

articles/active-directory/roles/groups-pim-eligible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ For more information, see [Prerequisites to use PowerShell or Graph Explorer](pr
3535

3636
## Azure portal
3737

38-
1. Sign in to [Azure AD Privileged Identity Management](https://ms.portal.azure.com/?Microsoft_AAD_IAM_GroupRoles=true&Microsoft_AAD_IAM_userRolesV2=true&Microsoft_AAD_IAM_enablePimIntegration=true#blade/Microsoft_Azure_PIMCommon/CommonMenuBlade/quickStart).
38+
1. Sign in to [Azure AD Privileged Identity Management](https://portal.azure.com/?Microsoft_AAD_IAM_GroupRoles=true&Microsoft_AAD_IAM_userRolesV2=true&Microsoft_AAD_IAM_enablePimIntegration=true#blade/Microsoft_Azure_PIMCommon/CommonMenuBlade/quickStart).
3939

4040
1. Select **Privileged Identity Management** > **Azure AD roles** > **Roles** > **Add assignments**
4141

articles/aks/quickstart-dapr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,5 +223,5 @@ After successfully deploying this sample application:
223223

224224
<!-- EXTERNAL -->
225225
[hello-world-gh]: https://github.com/dapr/quickstarts/tree/v1.4.0/hello-kubernetes
226-
[azure-portal-cache]: https://ms.portal.azure.com/#create/Microsoft.Cache
226+
[azure-portal-cache]: https://portal.azure.com/#create/Microsoft.Cache
227227
[dapr-component-secrets]: https://docs.dapr.io/operations/components/component-secrets/

articles/aks/quotas-skus-regions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When you create a cluster using the Azure portal, you can choose a preset config
5959
You can increase certain default limits and quotas. If your resource supports an increase, request the increase through an [Azure support request][azure-support] (for **Issue type**, select **Quota**).
6060

6161
<!-- LINKS - External -->
62-
[azure-support]: https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
62+
[azure-support]: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
6363
[region-availability]: https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service
6464

6565
<!-- LINKS - Internal -->

articles/aks/uptime-sla.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ Use [Availability Zones][availability-zones] to increase high availability with
125125
Configure your cluster to [limit egress traffic](limit-egress-traffic.md).
126126

127127
<!-- LINKS - External -->
128-
[azure-support]: https://ms.portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
128+
[azure-support]: https://portal.azure.com/#blade/Microsoft_Azure_Support/HelpAndSupportBlade/newsupportrequest
129129
[region-availability]: https://azure.microsoft.com/global-infrastructure/services/?products=kubernetes-service
130130

131131
<!-- LINKS - Internal -->

0 commit comments

Comments
 (0)