Skip to content

Commit d663f00

Browse files
authored
Merge pull request #208190 from cmcclister/cm-linkfix-20220816-2
LinkFix: azure-docs-pr (2022-08) - 2
2 parents b437618 + b6ee58b commit d663f00

File tree

44 files changed

+114
-116
lines changed

Some content is hidden

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

44 files changed

+114
-116
lines changed

articles/machine-learning/v1/how-to-use-environments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@ az ml environment download -n myenv -d downloaddir
6767

6868
## Next steps
6969

70-
* After you have a trained model, learn [how and where to deploy models](/azure/machine-learning/how-to-deploy-managed-online-endpoints).
71-
* View the [`Environment` class SDK reference](/python/api/azureml-core/azureml.core.environment%28class%29).
70+
* After you have a trained model, learn [how and where to deploy models](../how-to-deploy-managed-online-endpoints.md).
71+
* View the [`Environment` class SDK reference](/python/api/azureml-core/azureml.core.environment%28class%29).

articles/marketplace/add-in-submission-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ This article is a step-by-step guide that will detail how to submit your app to
4949
- **Will your app be listed in the Apple Store?**
5050
If so, update your Apple Developer ID in Account Settings in Partner Center before publishing the app. You'll see a warning or a note to remind you to enter this information on screen. If you don’t enter this information, your app will not be available for acquisition on iOS mobile devices, but the app will appear to be available to use on iOS devices after you acquire the app on another type of device.
5151
> [!NOTE]
52-
> Only users with Developer Account Owner or Developer Account Manager roles can update Apple ID in [Account Settings](/azure/marketplace/manage-account).
52+
> Only users with Developer Account Owner or Developer Account Manager roles can update Apple ID in [Account Settings](./manage-account.md).
5353
- **Does your app use Azure Active Directory or SSO (Azure AD/SSO)?**
5454
If so, select the box that asks about this.
5555
- **Does your app require additional purchases?**
@@ -165,4 +165,4 @@ Once you have answered those questions for yourself, select the submit button on
165165
Expect a response within three to four business days from our reviewers if there are any issues related to your submission.
166166

167167
> [!TIP]
168-
> After publishing an offer, the [owner](/azure/marketplace/user-roles) of your developer account is notified of the publishing status and required actions through email and the Action Center in Partner Center. For more information about Action Center, see [Action Center Overview](/partner-center/action-center-overview).
168+
> After publishing an offer, the [owner](./user-roles.md) of your developer account is notified of the publishing status and required actions through email and the Action Center in Partner Center. For more information about Action Center, see [Action Center Overview](/partner-center/action-center-overview).

articles/marketplace/appsource-submission-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ sections:
9393
- question: |
9494
How am I notified of publishing status or required actions?
9595
answer: |
96-
After publishing an offer, the [owner](/azure/marketplace/user-roles) of your developer account is notified of the publishing status and required actions through email and the Action Center in Partner Center. For more information about Action Center, see [Action Center Overview](/partner-center/action-center-overview).
96+
After publishing an offer, the [owner](./user-roles.md) of your developer account is notified of the publishing status and required actions through email and the Action Center in Partner Center. For more information about Action Center, see [Action Center Overview](/partner-center/action-center-overview).
9797
9898
- question: |
9999
How do I reference the JavaScript APIs for Office in my apps?

articles/marketplace/manage-account-settings-and-profile.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ After you set your payout hold status to **On**, all payouts will be on hold unt
9797
9898
## Multi-user account management
9999

100-
Partner Center uses [Azure Active Directory](/azure/active-directory/fundamentals/active-directory-whatis) (Azure AD) for multi-user account access and management. Your organization's Azure AD is automatically associated with your Partner Center account as part of the enrollment process.
100+
Partner Center uses [Azure Active Directory](../active-directory/fundamentals/active-directory-whatis.md) (Azure AD) for multi-user account access and management. Your organization's Azure AD is automatically associated with your Partner Center account as part of the enrollment process.
101101

102102
## Manage users
103103

@@ -282,7 +282,7 @@ To create a brand new Azure AD tenant with your Partner Center account:
282282
1. Select **Create** to confirm the new domain and account info.
283283
1. Sign in with your new Azure AD global administrator username and password to begin [adding and managing users](#manage-users).
284284

285-
For more information about creating new tenants inside your Azure portal, rather than via the Partner Center portal, see the article [Create a new tenant in Azure Active Directory](/azure/active-directory/fundamentals/active-directory-access-create-new-tenant).
285+
For more information about creating new tenants inside your Azure portal, rather than via the Partner Center portal, see the article [Create a new tenant in Azure Active Directory](../active-directory/fundamentals/active-directory-access-create-new-tenant.md).
286286

287287
### Remove a tenant
288288

@@ -297,4 +297,4 @@ When you remove a tenant, all users that were added to the Partner Center accoun
297297

298298
On the **Agreements** page (under **Account Settings**), you can see a list of the publishing agreements that you've authorized. These agreements are listed according to name and version number, including the date it was accepted and the name of the user that accepted the agreement.
299299

300-
**Actions needed** might appear at the top of this page if there are agreement updates that need your attention. To accept an updated agreement, first read the linked Agreement Version, then select **Accept agreement**.
300+
**Actions needed** might appear at the top of this page if there are agreement updates that need your attention. To accept an updated agreement, first read the linked Agreement Version, then select **Accept agreement**.

articles/marketplace/monetize-addins-through-microsoft-commercial-marketplace.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To begin submitting your SaaS offer, you must create an account in the Commercia
4545
You must register a SaaS application using the Microsoft Azure Portal. After a successful registration, you will receive an Azure Active Directory (Azure AD) security token that you can use to access the SaaS fulfillment APIs.
4646
Any application that wants to use the capabilities of Azure AD must first be registered in an Azure AD tenant. This registration process involves giving Azure AD details about your application, such as the URL where it's located, the URL to send replies after a user is authenticated, the URI that identifies the app, and so on.
4747

48-
For details about how to register, see [Register an Azure AD-secured app](/azure/marketplace/partner-center-portal/pc-saas-registration#register-an-azure-ad-secured-app).
48+
For details about how to register, see [Register an Azure AD-secured app](./partner-center-portal/pc-saas-registration.md#register-an-azure-ad-secured-app).
4949

5050
### Create your licensing database
5151

@@ -114,7 +114,7 @@ Your app should have three states:
114114
- User signed in, no license associated
115115
- User signed in, license associated
116116

117-
For information about authenticating with Azure AD from within your add-in, see [Office Dialog API](/office/dev/add-ins/develop/auth-with-office-dialog-api) and [Microsoft identity platform](/azure/active-directory/develop/v2-overview).
117+
For information about authenticating with Azure AD from within your add-in, see [Office Dialog API](/office/dev/add-ins/develop/auth-with-office-dialog-api) and [Microsoft identity platform](../active-directory/develop/v2-overview.md).
118118

119119
### Code sample: Move from paid apps to paid web apps with free apps
120120

@@ -142,13 +142,13 @@ Review the information on the [Welcome to Microsoft Partner Center](https://part
142142

143143
### Where can I find documentation about integrating with Azure Active Directory?
144144

145-
For extensive documentation, samples, and guidance, see [Microsoft identity platform overview](/azure/active-directory/develop/v2-overview).
145+
For extensive documentation, samples, and guidance, see [Microsoft identity platform overview](../active-directory/develop/v2-overview.md).
146146
We recommend that you have a subscription dedicated to your Azure Marketplace publishing, to isolate the work from other initiatives. Then you can start deploying your SaaS application in this subscription to start the development work.
147147
You can also check for [Azure AD service updates](https://azure.microsoft.com/updates/?product=active-directory).
148148

149149
### How does my app authenticate a user with Azure AD?
150150

151-
Office provides the [Office Dialog API](/office/dev/add-ins/develop/auth-with-office-dialog-api) to enable you to authenticate users from within your add-in. For more information, see [Microsoft identity platform](/azure/active-directory/develop/v2-overview).
151+
Office provides the [Office Dialog API](/office/dev/add-ins/develop/auth-with-office-dialog-api) to enable you to authenticate users from within your add-in. For more information, see [Microsoft identity platform](../active-directory/develop/v2-overview.md).
152152

153153
### What reports will I receive from Commercial Marketplace about my SaaS offer?
154154

articles/migrate/tutorial-migrate-vmware-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Assign the Virtual Machine Contributor role to the account, so that you have per
6666

6767
### Assign permissions to register the Replication Appliance in Azure AD
6868

69-
If you are following the least privilege principle, assign the **Application Developer** Azure AD role to the user registering the Replication Appliance. Follow the [Assign administrator and non-administrator roles to users with Azure Active Directory](/azure/active-directory/fundamentals/active-directory-users-assign-role-azure-portal) guide to do so.
69+
If you are following the least privilege principle, assign the **Application Developer** Azure AD role to the user registering the Replication Appliance. Follow the [Assign administrator and non-administrator roles to users with Azure Active Directory](../active-directory/fundamentals/active-directory-users-assign-role-azure-portal.md) guide to do so.
7070

7171
> [!IMPORTANT]
7272
> If the user registering the Replication Appliance is an Azure AD Global administrator, that user already has the required permissions.
@@ -417,4 +417,4 @@ After you've verified that the test migration works as expected, you can migrate
417417

418418
## Next steps
419419

420-
Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.
420+
Investigate the [cloud migration journey](/azure/architecture/cloud-adoption/getting-started/migrate) in the Azure Cloud Adoption Framework.

articles/private-link/availability.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ The following tables list the Private Link services and the regions where they'r
2626
|:-------------------|:-----------------|:----------------|:--------|
2727
|Azure Machine Learning | All public regions | | GA <br/> [Learn how to create a private endpoint for Azure Machine Learning.](../machine-learning/how-to-configure-private-link.md) |
2828
|Azure Bot Service | All public regions | Supported only on Direct Line App Service extension | GA </br> [Learn how to create a private endpoint for Azure Bot Service](/azure/bot-service/dl-network-isolation-concept) |
29-
| Azure Cognitive Services | All public regions<br/>All Government regions | | GA <br/> [Use private endpoints.](/azure/cognitive-services/cognitive-services-virtual-networks#use-private-endpoints) |
29+
| Azure Cognitive Services | All public regions<br/>All Government regions | | GA <br/> [Use private endpoints.](../cognitive-services/cognitive-services-virtual-networks.md#use-private-endpoints) |
3030

3131
### Analytics
3232

@@ -78,7 +78,7 @@ The following tables list the Private Link services and the regions where they'r
7878
|Supported services |Available regions | Other considerations | Status |
7979
|:-------------------|:-----------------|:----------------|:--------|
8080
| Azure IoT Hub | All public regions | | GA <br/> [Learn how to create a private endpoint for Azure IoT Hub.](../iot-hub/virtual-network-support.md) |
81-
| Azure Digital Twins | All public regions supported by Azure Digital Twins | | Preview <br/> [Learn how to create a private endpoint for Azure Digital Twins.](/azure/api-management/private-endpoint) |
81+
| Azure Digital Twins | All public regions supported by Azure Digital Twins | | Preview <br/> [Learn how to create a private endpoint for Azure Digital Twins.](../api-management/private-endpoint.md) |
8282

8383
### Management and Governance
8484

@@ -87,7 +87,7 @@ The following tables list the Private Link services and the regions where they'r
8787
| Azure Automation | All public regions<br/> All Government regions | | GA </br> [Learn how to create a private endpoint for Azure Automation.](../automation/how-to/private-link-security.md)|
8888
|Azure Backup | All public regions<br/> All Government regions | | GA <br/> [Learn how to create a private endpoint for Azure Backup.](../backup/private-endpoints.md) |
8989
| Microsoft Purview | Southeast Asia, Australia East, Brazil South, North Europe, West Europe, Canada Central, East US, East US 2, EAST US 2 EUAP, South Central US, West Central US, West US 2, Central India, UK South | [Select for known limitations](../purview/catalog-private-link-troubleshoot.md#known-limitations) | GA <br/> [Learn how to create a private endpoint for Microsoft Purview.](../purview/catalog-private-link.md) |
90-
| Azure Migrate | All public regions<br/> All Government regions | | GA </br> [Discover and assess servers for migration using Private Link.](/azure/migrate/discover-and-assess-using-private-endpoints) |
90+
| Azure Migrate | All public regions<br/> All Government regions | | GA </br> [Discover and assess servers for migration using Private Link.](../migrate/discover-and-assess-using-private-endpoints.md) |
9191

9292
### Security
9393

@@ -123,4 +123,4 @@ The following tables list the Private Link services and the regions where they'r
123123

124124
Learn more about Azure Private Link service:
125125
- [What is Azure Private Link?](private-link-overview.md)
126-
- [Create a Private Endpoint using the Azure portal](create-private-endpoint-portal.md)
126+
- [Create a Private Endpoint using the Azure portal](create-private-endpoint-portal.md)

articles/private-link/private-endpoint-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ The following table shows an example of a dual port NSG rule:
198198

199199
- The following services may require all destination ports to be open when leveraging a private endpoint and adding NSG security filters:
200200

201-
- Cosmos DB - For more information see, [Service port ranges](/azure/cosmos-db/sql/sql-sdk-connection-modes#service-port-ranges).
201+
- Cosmos DB - For more information see, [Service port ranges](../cosmos-db/sql/sql-sdk-connection-modes.md#service-port-ranges).
202202

203203
### UDR
204204

@@ -216,4 +216,4 @@ The following table shows an example of a dual port NSG rule:
216216
## Next steps
217217

218218
- For more information about private endpoints and Private Link, see [What is Azure Private Link?](private-link-overview.md).
219-
- To get started with creating a private endpoint for a web app, see [Quickstart: Create a private endpoint by using the Azure portal](create-private-endpoint-portal.md).
219+
- To get started with creating a private endpoint for a web app, see [Quickstart: Create a private endpoint by using the Azure portal](create-private-endpoint-portal.md).

articles/purview/how-to-data-owner-policy-authoring-generic.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before authoring data policies in the Microsoft Purview governance portal, you'l
3333
## Create a new policy
3434

3535
This section describes the steps to create a new policy in Microsoft Purview.
36-
Ensure you have the *Policy Author* permission as described [here](/azure/purview/how-to-data-owner-policy-authoring-generic.md#permissions-for-policy-authoring-and-publishing)
36+
Ensure you have the *Policy Author* permission as described [here](#permissions-for-policy-authoring-and-publishing)
3737

3838
1. Sign in to the [Microsoft Purview governance portal](https://web.purview.azure.com/resource/).
3939

@@ -78,7 +78,7 @@ Now that you have created your policy, you will need to publish it for it to bec
7878
## Publish a policy
7979
A newly created policy is in the **draft** state. The process of publishing associates the new policy with one or more data sources under governance. This is called "binding" a policy to a data source.
8080

81-
Ensure you have the *Data Source Admin* permission as described [here](/azure/purview/how-to-data-owner-policy-authoring-generic.md#permissions-for-policy-authoring-and-publishing)
81+
Ensure you have the *Data Source Admin* permission as described [here](#permissions-for-policy-authoring-and-publishing)
8282

8383
The steps to publish a policy are as follows:
8484

@@ -102,7 +102,7 @@ The steps to publish a policy are as follows:
102102
## Update or delete a policy
103103

104104
Steps to update or delete a policy in Microsoft Purview are as follows.
105-
Ensure you have the *Policy Author* permission as described [here](/azure/purview/how-to-data-owner-policy-authoring-generic.md#permissions-for-policy-authoring-and-publishing)
105+
Ensure you have the *Policy Author* permission as described [here](#permissions-for-policy-authoring-and-publishing)
106106

107107
1. Sign in to the [Microsoft Purview governance portal](https://web.purview.azure.com/resource/).
108108

@@ -121,4 +121,4 @@ Ensure you have the *Policy Author* permission as described [here](/azure/purvie
121121
For specific guides on creating policies, you can follow these tutorials:
122122

123123
- [Enable Microsoft Purview data owner policies on all data sources in a subscription or a resource group](./how-to-data-owner-policies-resource-group.md)
124-
- [Enable Microsoft Purview data owner policies on an Azure Storage account](./how-to-data-owner-policies-storage.md)
124+
- [Enable Microsoft Purview data owner policies on an Azure Storage account](./how-to-data-owner-policies-storage.md)

0 commit comments

Comments
 (0)