Skip to content

Commit d12b050

Browse files
committed
Merge branch 'remove-en-gb-docs-ms-links' of https://github.com/nschonni/azure-docs into en-us-fixes
2 parents a26c855 + 05ba86f commit d12b050

5 files changed

+7
-7
lines changed

articles/azure-stack/azure-stack-app-service-before-you-get-started.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -307,7 +307,7 @@ Follow these steps:
307307
3. [Install PowerShell for Azure Stack](azure-stack-powershell-install.md).
308308
4. Run the **Create-AADIdentityApp.ps1** script. When you're prompted, enter the Azure AD tenant ID that you're using for your Azure Stack deployment. For example, enter **myazurestack.onmicrosoft.com**.
309309
5. In the **Credential** window, enter your Azure AD service admin account and password. Select **OK**.
310-
6. Enter the certificate file path and certificate password for the [certificate created earlier](https://docs.microsoft.com/en-gb/azure/azure-stack/azure-stack-app-service-before-you-get-started#certificates-required-for-azure-app-service-on-azure-stack). The certificate created for this step by default is **sso.appservice.local.azurestack.external.pfx**.
310+
6. Enter the certificate file path and certificate password for the [certificate created earlier](https://docs.microsoft.com/azure/azure-stack/azure-stack-app-service-before-you-get-started#certificates-required-for-azure-app-service-on-azure-stack). The certificate created for this step by default is **sso.appservice.local.azurestack.external.pfx**.
311311
7. The script creates a new application in the tenant Azure AD instance. Make note of the application ID that's returned in the PowerShell output. You need this information during installation.
312312
8. Open a new browser window, and sign in to the [Azure portal](https://portal.azure.com) as the Azure Active Directory service admin.
313313
9. Open the Azure AD resource provider.
@@ -347,11 +347,11 @@ Administrators must configure SSO to:
347347
Follow these steps:
348348

349349
1. Open a PowerShell instance as azurestack\AzureStackAdmin.
350-
2. Go to the location of the scripts that you downloaded and extracted in the [prerequisite step](https://docs.microsoft.com/en-gb/azure/azure-stack/azure-stack-app-service-before-you-get-started#download-the-azure-app-service-on-azure-stack-installer-and-helper-scripts).
350+
2. Go to the location of the scripts that you downloaded and extracted in the [prerequisite step](https://docs.microsoft.com/azure/azure-stack/azure-stack-app-service-before-you-get-started#download-the-azure-app-service-on-azure-stack-installer-and-helper-scripts).
351351
3. [Install PowerShell for Azure Stack](azure-stack-powershell-install.md).
352352
4. Run the **Create-ADFSIdentityApp.ps1** script.
353353
5. In the **Credential** window, enter your AD FS cloud admin account and password. Select **OK**.
354-
6. Provide the certificate file path and certificate password for the [certificate created earlier](https://docs.microsoft.com/en-gb/azure/azure-stack/azure-stack-app-service-before-you-get-started#certificates-required-for-azure-app-service-on-azure-stack). The certificate created for this step by default is **sso.appservice.local.azurestack.external.pfx**.
354+
6. Provide the certificate file path and certificate password for the [certificate created earlier](https://docs.microsoft.com/azure/azure-stack/azure-stack-app-service-before-you-get-started#certificates-required-for-azure-app-service-on-azure-stack). The certificate created for this step by default is **sso.appservice.local.azurestack.external.pfx**.
355355

356356
```PowerShell
357357
Create-ADFSIdentityApp.ps1

articles/marketplace/cloud-partner-portal-orig/d365-finance-create-storefront-details.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ and to the most frequently asked questions.
8484
This field determines the countries/regions in which your offer will be
8585
available for trial. You can only choose countries where Microsoft
8686
Dynamics 365 Business Central is already available or in preview. For the current list, see
87-
[Countries and Translations Supported](https://docs.microsoft.com/en-gb/dynamics-nav/compliance/apptest-countries-and-translations).
87+
[Countries and Translations Supported](https://docs.microsoft.com/dynamics-nav/compliance/apptest-countries-and-translations).
8888

8989
![Select countries and translations supported](./media/d365-financials/image008.png)
9090

articles/service-fabric/service-fabric-tutorial-deploy-app-to-party-cluster.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ git clone https://github.com/Azure-Samples/service-fabric-dotnet-quickstart
5353

5454
## Publish to a Service Fabric cluster
5555

56-
Now that the application is ready, you can deploy it to a cluster directly from Visual Studio. A [Service Fabric cluster](https://docs.microsoft.com/en-gb/azure/service-fabric/service-fabric-deploy-anywhere) is a network-connected set of virtual or physical machines into which your microservices are deployed and managed.
56+
Now that the application is ready, you can deploy it to a cluster directly from Visual Studio. A [Service Fabric cluster](https://docs.microsoft.com/azure/service-fabric/service-fabric-deploy-anywhere) is a network-connected set of virtual or physical machines into which your microservices are deployed and managed.
5757

5858
For this tutorial, you have two options for deployment of the voting application to a Service Fabric cluster by using Visual Studio:
5959

articles/storage/common/storage-introduction.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ For more information about Table storage, see [Overview of Azure Table storage](
8080

8181
## Disk storage
8282

83-
Azure Storage also includes managed and unmanaged disk capabilities used by virtual machines. For more information about these features, please see the [Compute Service documentation](https://docs.microsoft.com/en-gb/azure/#pivot=products&panel=Compute).
83+
Azure Storage also includes managed and unmanaged disk capabilities used by virtual machines. For more information about these features, please see the [Compute Service documentation](https://docs.microsoft.com/azure/#pivot=products&panel=Compute).
8484

8585
## Types of storage accounts
8686

articles/stream-analytics/stream-analytics-machine-learning-anomaly-detection.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ shown below.
251251
## References
252252

253253
* [Anomaly detection – Using machine learning to detect abnormalities in time series data](https://blogs.technet.microsoft.com/machinelearning/2014/11/05/anomaly-detection-using-machine-learning-to-detect-abnormalities-in-time-series-data/)
254-
* [Machine learning anomaly detection API](https://docs.microsoft.com/en-gb/azure/machine-learning/machine-learning-apps-anomaly-detection-api)
254+
* [Machine learning anomaly detection API](https://docs.microsoft.com/azure/machine-learning/machine-learning-apps-anomaly-detection-api)
255255
* [Time series anomaly detection](https://msdn.microsoft.com/library/azure/mt775197.aspx)
256256

257257
## Next steps

0 commit comments

Comments
 (0)