Skip to content

Commit da6822d

Browse files
authored
Merge branch 'main' into JasonWHowell-patch-1
2 parents e3be21c + 2396b4e commit da6822d

File tree

1,174 files changed

+9892
-6825
lines changed

Some content is hidden

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

1,174 files changed

+9892
-6825
lines changed

.openpublishing.publish.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@
11131113
"branch_mapping": {}
11141114
},
11151115
{
1116-
"path_to_root": "articles/reusable-content",
1116+
"path_to_root": "reusable-content",
11171117
"url": "https://github.com/MicrosoftDocs/reusable-content",
11181118
"branch": "main",
11191119
"branch_mapping": {}

.openpublishing.redirection.azure-monitor.json

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4916,12 +4916,12 @@
49164916
},
49174917
{
49184918
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-enable-aks-policy.md",
4919-
"redirect_url": "/azure/azure-monitor/containers/kubernetes-monitoring-enable&tabs=policy#enable-container-insights",
4919+
"redirect_url": "/azure/azure-monitor/containers/kubernetes-monitoring-enable?tabs=policy#enable-container-insights",
49204920
"redirect_document_id": false
49214921
},
49224922
{
49234923
"source_path_from_root": "/articles/azure-monitor/containers/container-insights-enable-provisioned-clusters.md",
4924-
"redirect_url": "/azure/azure-monitor/containers/kubernetes-monitoring-enable.md&tabs=cli#aks-hybrid-cluster",
4924+
"redirect_url": "/azure/azure-monitor/containers/kubernetes-monitoring-enable?tabs=cli#aks-hybrid-cluster",
49254925
"redirect_document_id": false
49264926
},
49274927
{
@@ -6604,6 +6604,11 @@
66046604
"redirect_url": "/azure/azure-monitor/app/java-get-started-supplemental",
66056605
"redirect_document_id": false
66066606
},
6607+
{
6608+
"source_path_from_root": "/articles/azure-monitor/app/resource-manager-app-resource.md",
6609+
"redirect_url": "/azure/azure-monitor/app/create-workspace-resource",
6610+
"redirect_document_id": false
6611+
},
66076612
{
66086613
"source_path_from_root": "/articles/azure-monitor/partners.md",
66096614
"redirect_url": "/azure/azure-monitor/overview#integrate",

articles/active-directory-b2c/custom-domain.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -331,14 +331,6 @@ https://<domain-name>/11111111-1111-1111-1111-111111111111/v2.0/
331331
```
332332
::: zone pivot="b2c-custom-policy"
333333

334-
## (Optional) Block access to the default domain name
335-
336-
After you add the custom domain and configure your application, users will still be able to access the &lt;tenant-name&gt;.b2clogin.com domain. If you want to prevent access, you can configure the policy to check the authorization request "host name" against an allowed list of domains. The host name is the domain name that appears in the URL. The host name is available through `{Context:HostName}` [claim resolvers](claim-resolver-overview.md). Then you can present a custom error message.
337-
338-
1. Get the example of a conditional access policy that checks the host name from [GitHub](https://github.com/azure-ad-b2c/samples/tree/master/policies/check-host-name).
339-
1. In each file, replace the string `yourtenant` with the name of your Azure AD B2C tenant. For example, if the name of your B2C tenant is *contosob2c*, all instances of `yourtenant.onmicrosoft.com` become `contosob2c.onmicrosoft.com`.
340-
1. Upload the policy files in the following order: `B2C_1A_TrustFrameworkExtensions_HostName.xml` and then `B2C_1A_signup_signin_HostName.xml`.
341-
342334
::: zone-end
343335

344336

articles/advisor/advisor-assessments.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,18 @@ Some common questions and answers.
174174
**Q**. I completed my assessment, but I don't see the recommendations and the assessment shows "In progress," why?\
175175
**A**. Currently, it could take up to a maximum of eight hours, for the recommendations to sync into Advisor after we complete the assessment in the Learn platform. We're working on fixing it.
176176

177+
**Q**. An error occurred while trying to retrieve the list.\
178+
**A**. This error occurs when you don't have Contributor or Reader access to any subscription. Work with your administrator to get access.
179+
180+
**Q**. Assessment type drop down is disabled for a subscription.\
181+
**A**. This error occurs when you don't have Contributor access on the subscription selected. Work with your administrator to get access or select a different subscription.
182+
183+
**Q**. Unable to log in to learn – "Your account is not registered to Microsoft Learn which is required before you can start assessment."\
184+
**A**. In the current release, we only support accounts whose home tenant is same as the tenant in which the subscription lies. As a workaround, ask your administrator to create a new account in the tenant of the subscription and use that account to register on Learn platform. To know more about tenant profiles and home tenant, check [Accounts & tenant profiles (Android)](/entra/identity-platform/accounts-overview).
185+
186+
**Q**. Unable to log in to learn – "Looks like you are using an External/Guest Account which is not supported."\
187+
**A**. In the current release, we only support accounts whose home tenant is same as the tenant in which the subscription lies. As a workaround, ask your administrator to create a new account in the tenant of the subscription and use that account to register on Learn platform. To know more about tenant profiles and home tenant, check [Accounts & tenant profiles (Android)](/entra/identity-platform/accounts-overview).
188+
177189
## Related content
178190

179191
* [Complete an Azure Well-Architected Review assessment](/azure/well-architected/cross-cutting-guides/implementing-recommendations)

articles/advisor/advisor-resiliency-reviews.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 03/8/2024
1313

1414
Azure Advisor Resiliency Reviews help you focus on the most important recommendations to optimize your cloud deployments and improve resiliency. Review recommendations are tailored to the needs of your workload and include custom ones curated by your account team using Azure best practices and prioritized automated recommendations.
1515

16-
You can find resiliency reviews in [Azure Advisor](https://aka.ms/Advisor_Reviews), which serves as your single-entry point for Microsoft best practices.
16+
You can find resiliency reviews in [Azure Advisor](https://aka.ms/azureadvisordashboard), which serves as your single-entry point for Microsoft best practices.
1717

1818
In this article, you learn how to enable and access resiliency reviews prepared for you, triage, manage, implement, and track recommendations' lifecycles.
1919

articles/advisor/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@
4444
items:
4545
- name: Use Azure Well Architected Framework Assessments
4646
href: advisor-assessments.md
47-
- name: Use Azure Advisor resiliency reviews
48-
href: advisor-resiliency-reviews.md
47+
# - name: Use Azure Advisor resiliency reviews
48+
# href: advisor-resiliency-reviews.md
4949
- name: Optimize virtual machine spend by resizing or shutting down underutilized instances
5050
href: advisor-cost-recommendations.md
5151
- name: Optimize your Azure costs using the cost optimization workbook

articles/ai-services/computer-vision/how-to/image-retrieval.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ The `retrieval:vectorizeImage` API lets you convert an image's data to a vector.
4646
1. Optionally, change the `model-version` parameter to an older version. `2022-04-11` is the legacy model that supports only English text. Images and text that are vectorized with a certain model aren't compatible with other models, so be sure to use the same model for both.
4747

4848
```bash
49-
curl.exe -v -X POST "https://<endpoint>/computervision/retrieval:vectorizeImage?api-version=2024-02-01-preview&model-version=2023-04-15" -H "Content-Type: application/json" -H "Ocp-Apim-Subscription-Key: <subscription-key>" --data-ascii "
49+
curl.exe -v -X POST "https://<endpoint>/computervision/retrieval:vectorizeImage?api-version=2023-02-01-preview&model-version=2023-04-15" -H "Content-Type: application/json" -H "Ocp-Apim-Subscription-Key: <subscription-key>" --data-ascii "
5050
{
5151
'url':'https://learn.microsoft.com/azure/ai-services/computer-vision/media/quickstarts/presentation.png'
5252
}"

articles/ai-services/create-account-resource-manager-template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ One Azure resource is defined in the Bicep file: [Microsoft.CognitiveServices/ac
5252

5353
1. Select the **Deploy to Azure** button.
5454

55-
:::image type="content" source="~/articles/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Resource Manager template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.cognitiveservices%2Fcognitive-services-universalkey%2Fazuredeploy.json":::
55+
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Resource Manager template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.cognitiveservices%2Fcognitive-services-universalkey%2Fazuredeploy.json":::
5656

5757
2. Enter the following values.
5858

articles/ai-services/document-intelligence/changelog-release-history.md

Lines changed: 70 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ms.service: azure-ai-document-intelligence
88
ms.custom:
99
- ignite-2023
1010
ms.topic: reference
11-
ms.date: 11/27/2023
11+
ms.date: 03/21/2024
1212
ms.author: lajanuar
1313
---
1414

@@ -21,10 +21,74 @@ ms.author: lajanuar
2121

2222
This reference article provides a version-based description of Document Intelligence feature and capability releases, changes, updates, and enhancements.
2323

24-
#### November 2023 (preview) release
25-
2624
[!INCLUDE [preview-version-notice](includes/preview-notice.md)]
2725

26+
#### March 2024 (preview) release
27+
28+
### [**.NET (C#)**](#tab/csharp)
29+
30+
* Document Intelligence **1.0.0-beta.2**
31+
* **Targets REST API 2024-02-29-preview by default**
32+
33+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/CHANGELOG.md#100-beta2-2024-03-05)
34+
35+
[**Package (NuGet)**](https://www.nuget.org/packages/Azure.AI.DocumentIntelligence/1.0.0-beta.2)
36+
37+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/README.md)
38+
39+
[**Samples**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/samples/README.md)
40+
41+
[**Migration guide**](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/documentintelligence/Azure.AI.DocumentIntelligence/MigrationGuide.md)
42+
43+
### [**Java**](#tab/java)
44+
45+
* Document Intelligence **1.0.0-beta.2**
46+
* **Targets REST API 2024-02-29-preview by default**
47+
48+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md#100-beta2-2024-03-06)
49+
50+
[**Package Maven**](https://central.sonatype.com/artifact/com.azure/azure-ai-documentintelligence)
51+
52+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/README.md)
53+
54+
[**Samples**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.2/sdk/documentintelligence/azure-ai-documentintelligence/src/samples/README.md)
55+
56+
[**Migration guide**](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/MIGRATION_GUIDE.md)
57+
58+
### [**JavaScript**](#tab/javascript)
59+
60+
* Document Intelligence **1.0.0-beta.2**
61+
* **Targets REST API 2024-02-29-preview by default**
62+
63+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/documentintelligence/ai-document-intelligence-rest/CHANGELOG.md)
64+
65+
[**Package (npm)**](https://www.npmjs.com/package/@azure-rest/ai-document-intelligence/v/1.0.0-beta.2)
66+
67+
[**ReadMe**](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/documentintelligence/ai-document-intelligence-rest#readme)
68+
69+
[**Samples**](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/documentintelligence/ai-document-intelligence-rest/samples)
70+
71+
[**Migration guide**](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/documentintelligence/ai-document-intelligence-rest/MIGRATION-FR_v4-DI_v1.md)
72+
73+
### [**Python**](#tab/python)
74+
75+
* Document Intelligence **1.0.0b2**
76+
* **Targets REST API 2024-02-29-preview by default**
77+
78+
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md)
79+
80+
[**Package (PyPi)**](https://pypi.org/project/azure-ai-documentintelligence/)
81+
82+
[**ReadMe**]( https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/README.md)
83+
84+
[**Samples**](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/documentintelligence/azure-ai-documentintelligence/samples)
85+
86+
[**Migration guide**](https://github.com/Azure/azure-sdk-for-python/blob/main/sdk/documentintelligence/azure-ai-documentintelligence/MIGRATION_GUIDE.md)
87+
88+
---
89+
90+
#### November 2023 (preview) release
91+
2892
### [**.NET (C#)**](#tab/csharp)
2993

3094
* Document Intelligence **1.0.0-beta.1**
@@ -45,7 +109,7 @@ This reference article provides a version-based description of Document Intellig
45109

46110
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.1/sdk/documentintelligence/azure-ai-documentintelligence/CHANGELOG.md#100-beta1-2023-11-16)
47111

48-
[**Package (MVN)**](https://mvnrepository.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.1)
112+
[**Package Maven**](https://mvnrepository.com/artifact/com.azure/azure-ai-documentintelligence/1.0.0-beta.1)
49113

50114
[**ReadMe**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-documentintelligence_1.0.0-beta.1/sdk/documentintelligence/azure-ai-documentintelligence/README.md#azure-documentintelligence-client-library-for-java)
51115

@@ -111,7 +175,7 @@ This reference article provides a version-based description of Document Intellig
111175

112176
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md)
113177

114-
[**Package (MVN)**](https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0)
178+
[**Package Maven**](https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0)
115179

116180
[**ReadMe**](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/formrecognizer/azure-ai-formrecognizer/README.md)
117181

@@ -175,7 +239,7 @@ This release includes the following updates:
175239

176240
[**Changelog/Release History**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-formrecognizer_4.1.0-beta.1/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md#410-beta1-2023-04-12)
177241

178-
[**Package (MVN)**](https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0-beta.1)
242+
[**Package Maven**](https://mvnrepository.com/artifact/com.azure/azure-ai-formrecognizer/4.1.0-beta.1)
179243

180244
[**ReadMe**](https://github.com/Azure/azure-sdk-for-java/blob/azure-ai-formrecognizer_4.1.0-beta.1/sdk/formrecognizer/azure-ai-formrecognizer/README.md)
181245

articles/ai-services/document-intelligence/includes/preview-notice.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ ms.date: 02/29/2024
1515
>
1616
> * Document Intelligence public preview releases provide early access to features that are in active development.
1717
> * Features, approaches, and processes may change, prior to General Availability (GA), based on user feedback.
18-
> * The public preview version of Document Intelligence client libraries default to REST API version [**2024-02-29-preview**](https://westus.dev.cognitive.microsoft.com/docs/services/document-intelligence-api-2024-02-29-preview/operations/AnalyzeDocument).
19-
> * Public preview version [**2024-02-29-preview**](https://westus.dev.cognitive.microsoft.com/docs/services/document-intelligence-api-2024-02-29-preview/operations/AnalyzeDocument) is currently only available in the following Azure regions:
18+
> * The public preview version of Document Intelligence client libraries default to REST API version [**2024-02-29-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-02-29-preview&preserve-view=true).
19+
> * Public preview version [**2024-02-29-preview**](/rest/api/aiservices/operation-groups?view=rest-aiservices-2024-02-29-preview&preserve-view=true) is currently only available in the following Azure regions:
2020
> * **East US**
2121
> * **West US2**
2222
> * **West Europe**

0 commit comments

Comments
 (0)