Skip to content

Commit a9e67d1

Browse files
authored
Merge pull request #220821 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents d3a4791 + 8a9276a commit a9e67d1

File tree

14 files changed

+40
-24
lines changed

14 files changed

+40
-24
lines changed

articles/azure-arc/servers/manage-vm-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Arc-enabled servers support moving machines with one or more VM extensions insta
6262
|Azure Monitor Agent |Microsoft.Azure.Monitor |AzureMonitorWindowsAgent |[Install the Azure Monitor agent](../../azure-monitor/agents/azure-monitor-agent-manage.md) |
6363
|Azure Automation Hybrid Runbook Worker extension |Microsoft.Compute |HybridWorkerForWindows |[Deploy an extension-based User Hybrid Runbook Worker](../../automation/extension-based-hybrid-runbook-worker-install.md) to execute runbooks locally. |
6464
|Azure Extension for SQL Server |Microsoft.AzureData |WindowsAgent.SqlServer |[Install Azure extension for SQL Server](/sql/sql-server/azure-arc/connect#initiate-the-connection-from-azure) to initiate SQL Server connection to Azure. |
65-
|Windows Admin Center (preview) |Microsoft.AdminCenter |Admin Center |[Manage Azure Arc-enabled Servers using Windows Admin Center in Azure](/windows-server/manage/windows-admin-center/azure/manage-arc-hybrid-machines) |
65+
|Windows Admin Center (preview) |Microsoft.AdminCenter |AdminCenter |[Manage Azure Arc-enabled Servers using Windows Admin Center in Azure](/windows-server/manage/windows-admin-center/azure/manage-arc-hybrid-machines) |
6666

6767
### Linux extensions
6868

articles/azure-monitor/app/status-monitor-v2-api-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,7 @@ The full path will be displayed during script execution.
608608

609609
#### Example of application startup logs
610610
```powershell
611-
PS C:\Windows\system32> Start-ApplicationInsightsMonitoringTrace -ColectRedfieldEvents
611+
PS C:\Windows\system32> Start-ApplicationInsightsMonitoringTrace -CollectRedfieldEvents
612612
Starting...
613613
Log File: C:\Program Files\WindowsPowerShell\Modules\Az.ApplicationMonitor\content\logs\20190627_144217_ApplicationInsights_ETW_Trace.etl
614614
Tracing enabled, waiting for events.

articles/azure-monitor/essentials/metrics-supported.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -727,7 +727,7 @@ This latest update adds a new column and reorders the metrics to be alphabetical
727727
|SuccessE2ELatency|Yes|Success E2E Latency|Milliseconds|Average|The end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response.|GeoType, ApiName, Authentication|
728728
|SuccessServerLatency|Yes|Success Server Latency|Milliseconds|Average|The latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in SuccessE2ELatency.|GeoType, ApiName, Authentication|
729729
|Transactions|Yes|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType, GeoType, ApiName, Authentication|
730-
|UsedCapacity|Yes|Used capacity|Bytes|Average|Account used capacity|No Dimensions|
730+
|UsedCapacity|No|Used capacity|Bytes|Average|Account used capacity|No Dimensions|
731731

732732

733733
## Microsoft.ClassicStorage/storageAccounts/blobServices
@@ -737,7 +737,7 @@ This latest update adds a new column and reorders the metrics to be alphabetical
737737
|Availability|Yes|Availability|Percent|Average|The percentage of availability for the storage service or the specified API operation. Availability is calculated by taking the TotalBillableRequests value and dividing it by the number of applicable requests, including those that produced unexpected errors. All unexpected errors result in reduced availability for the storage service or the specified API operation.|GeoType, ApiName, Authentication|
738738
|BlobCapacity|No|Blob Capacity|Bytes|Average|The amount of storage used by the storage account's Blob service in bytes.|BlobType, Tier|
739739
|BlobCount|No|Blob Count|Count|Average|The number of Blob in the storage account's Blob service.|BlobType, Tier|
740-
|ContainerCount|Yes|Blob Container Count|Count|Average|The number of containers in the storage account's Blob service.|No Dimensions|
740+
|ContainerCount|No|Blob Container Count|Count|Average|The number of containers in the storage account's Blob service.|No Dimensions|
741741
|Egress|Yes|Egress|Bytes|Total|The amount of egress data, in bytes. This number includes egress from an external client into Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.|GeoType, ApiName, Authentication|
742742
|IndexCapacity|No|Index Capacity|Bytes|Average|The amount of storage used by ADLS Gen2 (Hierarchical) Index in bytes.|No Dimensions|
743743
|Ingress|Yes|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType, ApiName, Authentication|
@@ -788,9 +788,9 @@ This latest update adds a new column and reorders the metrics to be alphabetical
788788
|Ingress|Yes|Ingress|Bytes|Total|The amount of ingress data, in bytes. This number includes ingress from an external client into Azure Storage as well as ingress within Azure.|GeoType, ApiName, Authentication|
789789
|SuccessE2ELatency|Yes|Success E2E Latency|Milliseconds|Average|The end-to-end latency of successful requests made to a storage service or the specified API operation, in milliseconds. This value includes the required processing time within Azure Storage to read the request, send the response, and receive acknowledgment of the response.|GeoType, ApiName, Authentication|
790790
|SuccessServerLatency|Yes|Success Server Latency|Milliseconds|Average|The latency used by Azure Storage to process a successful request, in milliseconds. This value does not include the network latency specified in SuccessE2ELatency.|GeoType, ApiName, Authentication|
791-
|TableCapacity|Yes|Table Capacity|Bytes|Average|The amount of storage used by the storage account's Table service in bytes.|No Dimensions|
792-
|TableCount|Yes|Table Count|Count|Average|The number of table in the storage account's Table service.|No Dimensions|
793-
|TableEntityCount|Yes|Table Entity Count|Count|Average|The number of table entities in the storage account's Table service.|No Dimensions|
791+
|TableCapacity|No|Table Capacity|Bytes|Average|The amount of storage used by the storage account's Table service in bytes.|No Dimensions|
792+
|TableCount|No|Table Count|Count|Average|The number of table in the storage account's Table service.|No Dimensions|
793+
|TableEntityCount|No|Table Entity Count|Count|Average|The number of table entities in the storage account's Table service.|No Dimensions|
794794
|Transactions|Yes|Transactions|Count|Total|The number of requests made to a storage service or the specified API operation. This number includes successful and failed requests, as well as requests which produced errors. Use ResponseType dimension for the number of different type of response.|ResponseType, GeoType, ApiName, Authentication|
795795

796796

articles/azure-resource-manager/management/lock-resources.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,12 @@ Applying locks can lead to unexpected results. Some operations, which don't seem
5959

6060
- A read-only lock on a **storage account** protects RBAC assignments scoped for a storage account or a data container (blob container or queue).
6161

62+
- A read-only lock on a **storage account** prevents the creation of a blob container.
63+
6264
- A cannot-delete lock on a **storage account** doesn't protect account data from deletion or modification. It only protects the storage account from deletion. If a request uses [data plane operations](control-plane-and-data-plane.md#data-plane), the lock on the storage account doesn't protect blob, queue, table, or file data within that storage account. If the request uses [control plane operations](control-plane-and-data-plane.md#control-plane), however, the lock protects those resources.
6365

66+
- A cannot-delete lock on a **storage account** prevents the deletion of a blob container.
67+
6468
If a request uses [File Shares - Delete](/rest/api/storagerp/file-shares/delete), for example, which is a control plane operation, the deletion fails. If the request uses [Delete Share](/rest/api/storageservices/delete-share), which is a data plane operation, the deletion succeeds. We recommend that you use a control plane operation.
6569

6670
- A read-only lock on a **storage account** doesn't prevent its data from deletion or modification. It also doesn't protect its blob, queue, table, or file data.

articles/azure-resource-manager/management/tag-support.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,6 +3027,7 @@ To get the same data as a file of comma-separated values, download [tag-support.
30273027
> | managedInstances / databases | Yes | No |
30283028
> | managedInstances / databases / advancedThreatProtectionSettings | No | No |
30293029
> | managedInstances / databases / backupLongTermRetentionPolicies | No | No |
3030+
> | managedInstances / databases / LongTermRetentionBackups | No | No |
30303031
> | managedInstances / databases / vulnerabilityAssessments | No | No |
30313032
> | managedInstances / dnsAliases | No | No |
30323033
> | managedInstances / metricDefinitions | No | No |
@@ -3054,6 +3055,7 @@ To get the same data as a file of comma-separated values, download [tag-support.
30543055
> | servers / databases / auditRecords | No | No |
30553056
> | servers / databases / automaticTuning | No | No |
30563057
> | servers / databases / backupLongTermRetentionPolicies | No | No |
3058+
> | servers / databases / LongTermRetentionBackups | No | No |
30573059
> | servers / databases / backupShortTermRetentionPolicies | No | No |
30583060
> | servers / databases / databaseState | No | No |
30593061
> | servers / databases / dataMaskingPolicies | No | No |

articles/azure-vmware/deploy-zerto-disaster-recovery.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ In this scenario, the primary site is an Azure VMware Solution private cloud in
6767

6868
- Network connectivity, ExpressRoute based, from Azure VMware Solution to the vNET used for disaster recovery.
6969

70-
- Follow the [Zerto Virtual Replication Azure Enterprise Guidelines](https://www.zerto.com/wp-content/uploads/2016/11/Zerto-Virtual-Replication-5.0-for-Azure.pdf) for the rest of the prerequisites.
70+
- Follow the [Zerto Virtual Replication Azure Quickstart Guide](https://help.zerto.com/bundle/QS.Azure.HTML.95/page/Zerto_Quick_Start_Azure_Environments.htm) for the rest of the prerequisites.
7171

7272
## Install Zerto on Azure VMware Solution
7373

@@ -87,9 +87,9 @@ After the ZVM installation, select the options below from the Zerto Virtual Mana
8787
8888
## Configure Zerto for disaster recovery
8989

90-
To configure Zerto for the on-premises VMware to Azure VMware Solution disaster recovery and Azure VMware Solution to Azure VMware Solution Cloud disaster recovery scenarios, see the [Zerto Virtual Manager Administration Guide vSphere Environment](https://s3.amazonaws.com/zertodownload_docs/8.5_Latest/Zerto%20Virtual%20Manager%20vSphere%20Administration%20Guide.pdf?cb=1629311409).
90+
To configure Zerto for the on-premises VMware to Azure VMware Solution disaster recovery and Azure VMware Solution to Azure VMware Solution Cloud disaster recovery scenarios, see the [Zerto Virtual Manager Administration Guide vSphere Environment](https://help.zerto.com/bundle/Admin.VC.HTML/page/Introduction_to_the_Zerto_Solution.htm).
9191

92-
For more information, see the [Zerto technical documentation](https://www.zerto.com/myzerto/technical-documentation/). Alternatively, you can download all the Zerto guides part of the [v8.5 Search Tool for Zerto Software PDFs documentation bundle](https://s3.amazonaws.com/zertodownload_docs/8.5_Latest/SEARCH_TOOL.zip?cb=1629311409).
92+
For more information, see the [Zerto technical documentation](https://www.zerto.com/myzerto/technical-documentation/).
9393

9494
## Ongoing management of Zerto
9595

@@ -109,4 +109,4 @@ You can reuse pre-existing Zerto product licenses for Azure VMware Solution envi
109109

110110
Zerto disaster recovery is a solution that is sold and supported by Zerto. For any support issue with Zerto disaster recovery, always contact [Zerto support](https://www.zerto.com/support-and-services/).
111111

112-
Zerto and Microsoft support teams will engage each other as needed to troubleshoot Zerto disaster recovery issues on Azure VMware Solution.
112+
Zerto and Microsoft support teams will engage each other as needed to troubleshoot Zerto disaster recovery issues on Azure VMware Solution.

articles/azure-vmware/faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ sections:
4747
answer: For general questions on pricing, see the Azure VMware Solution [pricing](https://azure.microsoft.com/pricing/details/azure-vmware) page.
4848

4949
- question: Is VMware HCX Enterprise available, and if so, how much does it cost?
50-
answer: If you plan to use VMware HCX Enterprise, make sure you've enabled the VMware HCX Enterprise add-on through a [support request](https://rc.portal.azure.com/#create/Microsoft.Support). It's a free 12-month trial in Azure VMware Solution.
50+
answer: VMware HCX Enterprise is availble on Azure Vmware Solution at no additional cost. If you plan to use VMware HCX Enterprise, make sure you've enabled the VMware HCX Enterprise add-on through a [support request](https://rc.portal.azure.com/#create/Microsoft.Support).
5151

5252
- question: Will traffic between on-premises and Azure VMware Solution over ExpressRoute incur any outbound data transfer charge in the metered data plan?
5353
answer: |

articles/machine-learning/reference-yaml-job-parallel.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ ms.date: 09/27/2022
5252

5353
| Key | Type | Description | Allowed values | Default value |
5454
| --- | ---- | ----------- | -------------- | ------------- |
55-
| `type` | const | **Required.** The type of task. Only applicable for `run_function` by now.<br><br> In `run_function` mode, you're required to provide `code`, `entry_script`, and `program_arguments` to define python script with executable functions and arguments. Note: Parallel job only supports python script in this mode. | run_function | run_function |
55+
| `type` | const | **Required.** The type of task. Only applicable for `run_function` by now.<br><br> In `run_function` mode, you're required to provide `code`, `entry_script`, and `program_arguments` to define Python script with executable functions and arguments. Note: Parallel job only supports Python script in this mode. | run_function | run_function |
5656
| `code` | string | Local path to the source code directory to be uploaded and used for the job. |||
57-
| `entry_script` | string | The python file that contains the implementation of pre-defined parallel functions. For more information, see [Prepare entry script to parallel job](). |||
57+
| `entry_script` | string | The Python file that contains the implementation of pre-defined parallel functions. For more information, see [Prepare entry script to parallel job](). |||
5858
| `environment` | string or object | **Required** The environment to use for running the task. The value can be either a reference to an existing versioned environment in the workspace or an inline environment specification. <br><br> To reference an existing environment, use the `azureml:<environment_name>:<environment_version>` syntax or `azureml:<environment_name>@latest` (to reference the latest version of an environment). <br><br> To define an inline environment, follow the [Environment schema](reference-yaml-environment.md#yaml-syntax). Exclude the `name` and `version` properties as they aren't supported for inline environments.|||
5959
| `program_arguments` | string | The arguments to be passed to the entry script. May contain "--\<arg_name\> ${{inputs.\<intput_name\>}}" reference to inputs or outputs.<br><br> Parallel job provides a list of predefined arguments to set configuration of parallel run. For more information, see [predefined arguments for parallel job](#predefined-arguments-for-parallel-job). |||
6060
| `append_row_to` | string | Aggregate all returns from each run of mini-batch and output it into this file. May reference to one of the outputs of parallel job by using the expression \${{outputs.<output_name>}} |||

articles/marketplace/azure-vm-image-test.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ $Password = "<Password>"
111111
$OS = "Linux"
112112
$PortNo = "22"
113113
$CompanyName = "ABCD"
114-
$AppID = "<Application ID>"
114+
$AppId = "<Application ID>"
115115
$TenantId = "<Tenant ID>"
116116
117117
$body = @{
@@ -121,7 +121,7 @@ $body = @{
121121
"OS" = $OS
122122
"PortNo" = $PortNo
123123
"CompanyName" = $CompanyName
124-
"AppID" = $AppID
124+
"AppId" = $AppId
125125
"TenantId" = $TenantId
126126
} | ConvertTo-Json
127127
@@ -183,7 +183,7 @@ $Body = @{
183183
"OS" = "Windows"
184184
"PortNo" = "5986"
185185
"CompanyName" = "ABCD"
186-
"AppID" = "XXXX-XXXX-XXXX"
186+
"AppId" = "XXXX-XXXX-XXXX"
187187
"TenantId" = "XXXX-XXXX-XXXX"
188188
} | ConvertTo-Json
189189

articles/marketplace/plan-saas-offer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ If your SaaS offer is *both* an IT solution (Azure Marketplace) and a business s
117117

118118
&#42; The private plan of the offer will only be available via the Azure portal.
119119

120-
For example, an offer with metered billing and a private plan only (no public plan), will be purchased by customers in the Azure portal. Learn more about [Private offers in Microsoft commercial marketplace](private-offers.md).
120+
For example, an offer with metered billing and a private plan only (no public plan), will be purchased by customers in the Azure portal. Learn more about [Private plans in Microsoft commercial marketplace](private-plans.md).
121121

122122
For detailed information about listing options supported by online stores, see [Listing and pricing options by online store](determine-your-listing-type.md#listing-and-pricing-options-by-online-store). For more information about categories and subcategories, see [Categories and subcategories in the commercial marketplace](categories.md).
123123

0 commit comments

Comments
 (0)