Skip to content

Commit 018a292

Browse files
authored
Merge pull request #224199 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 862a543 + 0facd28 commit 018a292

File tree

6 files changed

+11
-11
lines changed

6 files changed

+11
-11
lines changed

articles/active-directory/manage-apps/access-panel-collections.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To create a collection, you must have an Azure AD Premium P1 or P2 license.
3737

3838
2. Go to **Azure Active Directory** > **Enterprise Applications**.
3939

40-
3. Under **Manage**, select **Collections**.
40+
3. Under **Manage**, select **App launchers**.
4141

4242
4. Select **New collection**. In the **New collection** page, enter a **Name** for the collection (we recommend not using "collection" in the name. Then enter a **Description**.
4343

articles/azure-government/documentation-government-csp-list.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -414,7 +414,7 @@ Below you can find a list of all the authorized Cloud Solution Providers (CSPs),
414414
|[SyCom Technologies](https://www.sycomtech.com)|
415415
|[Synergy Technical, LLC](https://www.synergy-technical.com/)|
416416
|[Synoptek LLC](https://synoptek.com/)|
417-
|[Systems Engineering Inc](https://www.seisystems.com)|
417+
|[Systems Engineering Inc](https://www.systemsengineering.com)|
418418
|[Systems Solutions Inc](https://www.ssi-net.com/)|
419419
|[Syvantis Technologies, Inc.](https://www.syvantis.com)|
420420
|[Taborda Solutions](https://tabordasolutions.com)|

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3315,7 +3315,7 @@ This latest update adds a new column and reorders the metrics to be alphabetical
33153315
|SuccessE2ELatency|Yes|Success E2E Latency|Milliseconds|Average|The average 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|
33163316
|SuccessServerLatency|Yes|Success Server Latency|Milliseconds|Average|The average time used to process a successful request by Azure Storage. This value does not include the network latency specified in SuccessE2ELatency.|GeoType, ApiName, Authentication|
33173317
|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|
3318-
|UsedCapacity|Yes|Used capacity|Bytes|Average|The amount of storage used by the storage account. For standard storage accounts, it's the sum of capacity used by blob, table, file, and queue. For premium storage accounts and Blob storage accounts, it is the same as BlobCapacity or FileCapacity.|No Dimensions|
3318+
|UsedCapacity|No|Used capacity|Bytes|Average|The amount of storage used by the storage account. For standard storage accounts, it's the sum of capacity used by blob, table, file, and queue. For premium storage accounts and Blob storage accounts, it is the same as BlobCapacity or FileCapacity.|No Dimensions|
33193319

33203320

33213321
## Microsoft.Storage/storageAccounts/blobServices
@@ -3326,7 +3326,7 @@ This latest update adds a new column and reorders the metrics to be alphabetical
33263326
|BlobCapacity|No|Blob Capacity|Bytes|Average|The amount of storage used by the storage account's Blob service in bytes.|BlobType, Tier|
33273327
|BlobCount|No|Blob Count|Count|Average|The number of blob objects stored in the storage account.|BlobType, Tier|
33283328
|BlobProvisionedSize|No|Blob Provisioned Size|Bytes|Average|The amount of storage provisioned in the storage account's Blob service in bytes.|BlobType, Tier|
3329-
|ContainerCount|Yes|Blob Container Count|Count|Average|The number of containers in the storage account.|No Dimensions|
3329+
|ContainerCount|No|Blob Container Count|Count|Average|The number of containers in the storage account.|No Dimensions|
33303330
|Egress|Yes|Egress|Bytes|Total|The amount of egress data. This number includes egress to external client from Azure Storage as well as egress within Azure. As a result, this number does not reflect billable egress.|GeoType, ApiName, Authentication|
33313331
|IndexCapacity|No|Index Capacity|Bytes|Average|The amount of storage used by Azure Data Lake Storage Gen2 hierarchical index.|No Dimensions|
33323332
|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|
@@ -3378,9 +3378,9 @@ This latest update adds a new column and reorders the metrics to be alphabetical
33783378
|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|
33793379
|SuccessE2ELatency|Yes|Success E2E Latency|Milliseconds|Average|The average 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|
33803380
|SuccessServerLatency|Yes|Success Server Latency|Milliseconds|Average|The average time used to process a successful request by Azure Storage. This value does not include the network latency specified in SuccessE2ELatency.|GeoType, ApiName, Authentication|
3381-
|TableCapacity|Yes|Table Capacity|Bytes|Average|The amount of Table storage used by the storage account.|No Dimensions|
3382-
|TableCount|Yes|Table Count|Count|Average|The number of tables in the storage account.|No Dimensions|
3383-
|TableEntityCount|Yes|Table Entity Count|Count|Average|The number of table entities in the storage account.|No Dimensions|
3381+
|TableCapacity|No|Table Capacity|Bytes|Average|The amount of Table storage used by the storage account.|No Dimensions|
3382+
|TableCount|No|Table Count|Count|Average|The number of tables in the storage account.|No Dimensions|
3383+
|TableEntityCount|No|Table Entity Count|Count|Average|The number of table entities in the storage account.|No Dimensions|
33843384
|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|
33853385

33863386

articles/cognitive-services/Computer-vision/includes/image-analysis-curl-quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ To analyze an image for various visual features, do the following steps:
5555
#### [Version 4.0](#tab/4-0)
5656

5757
```bash
58-
curl.exe -H "Ocp-Apim-Subscription-Key: <subscriptionKey>" -H "Content-Type: application/json" "https://westcentralus.api.cognitive.microsoft.com/computervision/imageanalysis:analyze?features=Description,Tags,Read&model-version=latest&language=en&api-version=2022-10-12-preview" -d "{'url':'https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Salto_del_Angel-Canaima-Venezuela08.JPG/800px-Salto_del_Angel-Canaima-Venezuela08.JPG'}"
58+
curl.exe -H "Ocp-Apim-Subscription-Key: <subscriptionKey>" -H "Content-Type: application/json" "https://westcentralus.api.cognitive.microsoft.com/computervision/imageanalysis:analyze?features=Tags,Read&model-version=latest&language=en&api-version=2022-10-12-preview" -d "{'url':'https://upload.wikimedia.org/wikipedia/commons/thumb/3/3c/Salto_del_Angel-Canaima-Venezuela08.JPG/800px-Salto_del_Angel-Canaima-Venezuela08.JPG'}"
5959
```
6060
---
6161

articles/migrate/whats-new.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.custom: mvc
1313

1414
[Azure Migrate](migrate-services-overview.md) helps you to discover, assess, and migrate on-premises servers, apps, and data to the Microsoft Azure cloud. This article summarizes new releases and features in Azure Migrate.
1515

16-
## Update (January 2022)
16+
## Update (January 2023)
1717
- Envision savings with [Azure Savings Plan for compute](https://azure.microsoft.com/pricing/offers/savings-plan-compute) (ASP) savings option with Azure Migrate business case and assessments. ASP as a savings option assumption/setting is now available for business case, Azure VM assessment, Azure SQL assessment and Azure App Service assessment.
1818
- Support for export of business case report in an .xlsx workbook from the portal. [Learn more]()
1919
- Azure Migrate is now supported in Sweden geography. [Learn more](migrate-support-matrix.md#public-cloud)
@@ -223,4 +223,4 @@ If you're using the previous version of Azure Migrate (only assessment of on-pre
223223

224224
- [Learn more](https://azure.microsoft.com/pricing/details/azure-migrate/) about Azure Migrate pricing.
225225
- [Review frequently asked questions](resources-faq.md) about Azure Migrate.
226-
- Try out our tutorials to assess [VMware VMs](./tutorial-assess-vmware-azure-vm.md) and [Hyper-V VMs](tutorial-assess-hyper-v.md).
226+
- Try out our tutorials to assess [VMware VMs](./tutorial-assess-vmware-azure-vm.md) and [Hyper-V VMs](tutorial-assess-hyper-v.md).

articles/virtual-desktop/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Here's what you can do when you run Azure Virtual Desktop on Azure:
2323

2424
Learn about Azure Virtual Desktop (formerly Windows Virtual Desktop), why it's unique, and what's new in this video:
2525

26-
> [!VIDEO https://www.youtube.com/embed/NQFtI3JLtaU]
26+
> [!VIDEO https://www.youtube.com/embed/aPEibGMvxZw]
2727
2828
For more videos about Azure Virtual Desktop, see [our playlist](https://www.youtube.com/watch?v=NQFtI3JLtaU&list=PLXtHYVsvn_b8KAKw44YUpghpD6lg-EHev).
2929

0 commit comments

Comments
 (0)