Skip to content

Commit e684965

Browse files
authored
Merge pull request #245532 from alexbuckgit/alexbuckgit/docutune-autopr-20230719-185847-0237239
[BULK] DocuTune - Standardize formatting of Azure portal references (part 2)
2 parents 8882417 + 4d457b3 commit e684965

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/machine-learning/prompt-flow/get-started-prompt-flow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ For each LLM node, you need to select a connection to set your LLM API keys.
123123

124124
For this example, the API type should be **completion**.
125125

126-
Then depending on the connection type you selected, you need to select a deployment or a model. If you use AzureOpenAI connection, you need to select a deployment in drop-down (If you don't have a deployment, create one in AzureOPenAI portal by following [Create a resource and deploy a model using Azure OpenAI](../../cognitive-services/openai/how-to/create-resource.md?pivots=web-portal#deploy-a-model)). If you use OpenAI connection, you need to select a model.
126+
Then depending on the connection type you selected, you need to select a deployment or a model. If you use AzureOpenAI connection, you need to select a deployment in drop-down (If you don't have a deployment, create one in AzureOpenAI portal by following [Create a resource and deploy a model using Azure OpenAI](../../cognitive-services/openai/how-to/create-resource.md?pivots=web-portal#deploy-a-model)). If you use OpenAI connection, you need to select a model.
127127

128128
We have two LLM nodes (summarize_text_content and classify_with_llm) in the flow, so you need to set up for each respectively.
129129

articles/mysql/single-server/quickstart-create-mysql-server-database-using-arm-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ More Azure Database for MySQL template samples can be found in the [quickstart t
6666

6767
Select the following link to deploy the Azure Database for MySQL server template in the Azure portal:
6868

69-
[:::image type="content" source="../../media/template-deployments/deploy-to-azure.svg" alt-text="Deploy to Azure in portal":::](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.dbformysql%2Fmanaged-mysql-with-vnet%2Fazuredeploy.json)
69+
[:::image type="content" source="../../media/template-deployments/deploy-to-azure.svg" alt-text="Deploy to Azure via the Azure portal":::](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.dbformysql%2Fmanaged-mysql-with-vnet%2Fazuredeploy.json)
7070

7171
On the **Deploy Azure Database for MySQL with VNet** page:
7272

articles/role-based-access-control/rbac-and-directory-admin-roles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ At a high level, Azure roles control permissions to manage Azure resources, whil
7979
| Manage access to Azure resources | Manage access to Azure Active Directory resources |
8080
| Supports custom roles | Supports custom roles |
8181
| Scope can be specified at multiple levels (management group, subscription, resource group, resource) | [Scope](../active-directory/roles/custom-overview.md#scope) can be specified at the tenant level (organization-wide), administrative unit, or on an individual object (for example, a specific application) |
82-
| Role information can be accessed in Azure portal, Azure CLI, Azure PowerShell, Azure Resource Manager templates, REST API | Role information can be accessed in Azure admin portal, Microsoft 365 admin center, Microsoft Graph, AzureAD PowerShell |
82+
| Role information can be accessed in Azure portal, Azure CLI, Azure PowerShell, Azure Resource Manager templates, REST API | Role information can be accessed in the Azure admin portal, Microsoft 365 admin center, Microsoft Graph, AzureAD PowerShell |
8383

8484
### Do Azure roles and Azure AD roles overlap?
8585

articles/site-recovery/site-recovery-failover-to-azure-troubleshoot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ This is normally not a cause for concern and can usually be ignored for unplanne
138138

139139
## Unable to select the Datastore
140140

141-
This issue is indicated when you're unable to see the datastore in Azure the portal when trying to reprotect the virtual machine that has experienced a failover. This is because the Master target isn't recognized as a virtual machine under vCenters added to Azure Site Recovery.
141+
This issue is indicated when you're unable to see the datastore in the Azure portal when trying to reprotect the virtual machine that has experienced a failover. This is because the Master target isn't recognized as a virtual machine under vCenters added to Azure Site Recovery.
142142

143143
For more information about reprotecting a virtual machine, see [Reprotect and fail back machines to an on-premises site after failover to Azure](vmware-azure-reprotect.md).
144144

articles/time-series-insights/time-series-insights-customer-data-requests.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Azure Time Series Insights is a managed cloud service with storage, analytics, a
2020

2121
[!INCLUDE [gdpr-intro-sentence](../../includes/gdpr-intro-sentence.md)]
2222

23-
To view, export, and delete personal data that may be subject to a data subject request, an Azure Time Series Insights tenant administrator can use either the Azure portal or the REST APIs. Using the Azure portal to service data subject requests, provides a less complex method to perform these operations that most users prefer.
23+
To view, export, and delete personal data that may be subject to a data subject request, an Azure Time Series Insights tenant administrator can use either the Azure portal or the REST APIs. Using the Azure portal to service data subject requests, provides a less complex method to perform these operations that most users prefer.
2424

2525
## Identifying customer data
2626

articles/virtual-machines/extensions/network-watcher-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ To update your extension, you need to know your extension version.
133133

134134
You can check your extension version by using the Azure portal, the Azure CLI, or PowerShell.
135135

136-
#### UsetheAzureportal
136+
#### Use the Azure portal
137137

138138
1. Go to the **Extensions** pane of your VM in the Azure portal.
139139
1. Select the **AzureNetworkWatcher** extension to see the details pane.

0 commit comments

Comments
 (0)