Skip to content

Commit 2d2202a

Browse files
authored
Merge pull request #276899 from MicrosoftDocs/main
5/31/2024 PM Publish
2 parents 5e1bf74 + f3b47ca commit 2d2202a

File tree

116 files changed

+2472
-1234
lines changed

Some content is hidden

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

116 files changed

+2472
-1234
lines changed

.openpublishing.redirection.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3828,11 +3828,6 @@
38283828
"redirect_url": "/azure/sentinel/data-connectors-reference",
38293829
"redirect_document_id": false
38303830
},
3831-
{
3832-
"source_path_from_root": "/articles/sentinel/data-connectors/windows-firewall-events-via-ama.md",
3833-
"redirect_url": "/azure/sentinel/data-connectors-reference",
3834-
"redirect_document_id": false
3835-
},
38363831
{
38373832
"source_path_from_root": "/articles/private-link/tutorial-private-endpoint-webapp-portal.md",
38383833
"redirect_url": "/azure/private-link/create-private-endpoint-portal",

.openpublishing.redirection.sentinel.json

Lines changed: 24 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@
142142
},
143143
{
144144
"source_path": "articles/sentinel/data-connectors/crowdstrike-falcon-data-replicator-using-azure-function.md",
145-
"redirect_url": "/azure/sentinel/data-connectors/crowdstrike-falcon-data-replicator-using-azure-functions",
146-
"redirect_document_id": true
145+
"redirect_url": "/azure/sentinel/data-connectors/crowdstrike-falcon-data-replicator",
146+
"redirect_document_id": false
147147
},
148148
{
149149
"source_path": "articles/sentinel/data-connectors/cybersixgill-actionable-alerts-using-azure-function.md",
@@ -1202,8 +1202,8 @@
12021202
},
12031203
{
12041204
"source_path_from_root": "/articles/sentinel/data-connectors/crowdstrike-falcon-endpoint-protection.md",
1205-
"redirect_url": "/azure/sentinel/data-connectors-reference",
1206-
"redirect_document_id": false
1205+
"redirect_url": "/azure/sentinel/data-connectors/deprecated-crowdstrike-falcon-endpoint-protection-via-legacy-agent",
1206+
"redirect_document_id": true
12071207
},
12081208
{
12091209
"source_path_from_root": "/articles/sentinel/data-connectors/cyberark-enterprise-password-vault-epv-events.md",
@@ -1589,6 +1589,26 @@
15891589
"source_path": "articles/sentinel/data-connectors/zero-networks-segment-audit-function-using-azure-function.md",
15901590
"redirect_url": "/azure/sentinel/data-connectors/zero-networks-segment-audit",
15911591
"redirect_document_id": false
1592+
},
1593+
{
1594+
"source_path": "articles/sentinel/data-connectors/crowdstrike-falcon-data-replicator-using-azure-functions.md",
1595+
"redirect_url": "/azure/sentinel/data-connectors/crowdstrike-falcon-data-replicator",
1596+
"redirect_document_id": true
1597+
},
1598+
{
1599+
"source_path": "articles/sentinel/data-connectors/crowdstrike-falcon-data-replicator-v2-using-azure-functions.md",
1600+
"redirect_url": "/azure/sentinel/data-connectors/crowdstrike-falcon-data-replicator-v2",
1601+
"redirect_document_id": true
1602+
},
1603+
{
1604+
"source_path_from_root": "/articles/sentinel/data-connectors/fortinet-fortiweb-web-application-firewall.md",
1605+
"redirect_url": "/azure/sentinel/data-connectors/deprecated-fortinet-fortiweb-web-application-firewall-via-legacy-agent",
1606+
"redirect_document_id": true
1607+
},
1608+
{
1609+
"source_path_from_root": "/articles/sentinel/data-connectors/fortinet.md",
1610+
"redirect_url": "/azure/sentinel/data-connectors/deprecated-fortinet-via-legacy-agent",
1611+
"redirect_document_id": true
15921612
}
15931613
]
15941614
}

articles/active-directory-b2c/custom-policy-developer-notes.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,7 @@ Azure Active Directory B2C [user flows and custom policies](user-flow-overview.m
3636
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with email and password. | GA | GA| |
3737
| [Sign-up and sign-in](add-sign-up-and-sign-in-policy.md) with username and password.| GA | GA | |
3838
| [Profile editing flow](add-profile-editing-policy.md) | GA | GA | |
39-
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| |
40-
| [Force password reset](force-password-reset.md) | GA | NA | |
41-
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| Available in China cloud, but only for custom policies.
39+
| [Self-Service password reset](add-password-reset-policy.md) | GA| GA| Available in China cloud, but only for custom policies. |
4240
| [Force password reset](force-password-reset.md) | GA | GA | Available in China cloud, but only for custom policies. |
4341
| [Phone sign-up and sign-in](phone-authentication-user-flows.md) | GA | GA | Available in China cloud, but only for custom policies. |
4442
| [Smart lockout](threat-management.md) | GA | GA | |

articles/active-directory-b2c/customize-ui-with-html.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,9 @@ To host your HTML content in Blob storage, use the following steps:
228228

229229
To create a public container in Blob storage, perform the following steps:
230230

231+
1. Under **Settings** in the leftmost menu, select **Configuration**.
232+
1. Enable **Allow Blob anonymous access**.
233+
1. Select **Save**.
231234
1. Under **Data storage** in the left-hand menu, select **Containers**.
232235
1. Select **+ Container**.
233236
1. For **Name**, enter *root*. The name can be a name of your choosing, for example *contoso*, but we use *root* in this example for simplicity.

articles/ai-services/.openpublishing.redirection.ai-services-from-applied.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -660,6 +660,39 @@
660660
"source_path_from_root": "/articles/ai-services/document-intelligence/concept-retrieval-augumented-generation.md",
661661
"redirect_url": "/azure/ai-services/document-intelligence/concept-retrieval-augmented-generation",
662662
"redirect_document_id": true
663+
},
664+
{
665+
"source_path_from_root": "/articles/ai-services/translator/document-translation/quickstarts/asynchronous-rest-api.md",
666+
"redirect_url": "/azure/ai-services/translator/document-translation/how-to-guides/use-rest-api-programmatically",
667+
"redirect_document_id": true
668+
},
669+
{
670+
"source_path_from_root": "/articles/ai-services/translator/document-translation/quickstarts/synchronous-rest-api.md",
671+
"redirect_url": "/azure/ai-services/translator/document-translation/how-to-guides/use-rest-api-programmatically",
672+
"redirect_document_id": false
673+
},
674+
{
675+
"source_path_from_root": "/articles/ai-services/translator/document-translation/quickstarts/asynchronous-sdk.md",
676+
"redirect_url": "/azure/ai-services/translator/document-translation/quickstarts/client-library-sdks",
677+
"redirect_document_id": true
678+
},
679+
{
680+
"source_path_from_root": "/articles/ai-services/translator/document-translation/reference/synchronous-rest-api-guide.md",
681+
"redirect_url": "/azure/ai-services/translator/document-translation/reference/translate-document",
682+
"redirect_document_id": true
683+
684+
},
685+
{
686+
"source_path_from_root": "/articles/ai-services/translator/document-translation/reference/start-translation.md",
687+
"redirect_url": "/azure/ai-services/translator/document-translation/reference/start-batch-translation",
688+
"redirect_document_id": true
689+
690+
},
691+
{
692+
"source_path_from_root": "/articles/ai-services/translator/document-translation/reference/get-supported-storage-sources.md",
693+
"redirect_url": "/azure/ai-services/translator/document-translation/reference/rest-api-guide",
694+
"redirect_document_id": false
695+
663696
}
664697

665698
]

articles/ai-services/.openpublishing.redirection.ai-services-from-cog.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3593,7 +3593,7 @@
35933593
{
35943594
"source_path_from_root": "/articles/cognitive-services/translator/reference/rest-api-guide.md",
35953595
"redirect_url": "/azure/ai-services/translator/reference/rest-api-guide",
3596-
"redirect_document_id": true
3596+
"redirect_document_id": false
35973597
},
35983598
{
35993599
"source_path_from_root": "/articles/cognitive-services/translator/reference/v3-0-break-sentence.md",
@@ -4343,7 +4343,7 @@
43434343
{
43444344
"source_path_from_root": "/articles/cognitive-services/translator/document-translation/how-to-guides/use-rest-api-programmatically.md",
43454345
"redirect_url": "/azure/ai-services/translator/document-translation/how-to-guides/use-rest-api-programmatically",
4346-
"redirect_document_id": true
4346+
"redirect_document_id": false
43474347
},
43484348
{
43494349
"source_path_from_root": "/articles/cognitive-services/translator/document-translation/quickstarts/document-translation-rest-api.md",
@@ -4398,7 +4398,7 @@
43984398
{
43994399
"source_path_from_root": "/articles/cognitive-services/translator/document-translation/reference/rest-api-guide.md",
44004400
"redirect_url": "/azure/ai-services/translator/document-translation/reference/rest-api-guide",
4401-
"redirect_document_id": true
4401+
"redirect_document_id": false
44024402
},
44034403
{
44044404
"source_path_from_root": "/articles/cognitive-services/translator/document-translation/reference/start-translation.md",

articles/ai-services/openai/how-to/quota.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mrbullwinkle
77
manager: nitinme
88
ms.service: azure-ai-openai
99
ms.topic: how-to
10-
ms.date: 08/01/2023
10+
ms.date: 05/31/2024
1111
ms.author: mbullwin
1212
---
1313

@@ -57,11 +57,7 @@ Post deployment you can adjust your TPM allocation by selecting **Edit deploymen
5757
5858
## Model specific settings
5959

60-
Different model deployments, also called model classes have unique max TPM values that you're now able to control. **This represents the maximum amount of TPM that can be allocated to that type of model deployment in a given region.** While each model type represents its own unique model class, the max TPM value is currently only different for certain model classes:
61-
62-
- GPT-4
63-
- GPT-4-32K
64-
- Text-Davinci-003
60+
Different model deployments, also called model classes have unique max TPM values that you're now able to control. **This represents the maximum amount of TPM that can be allocated to that type of model deployment in a given region.**
6561

6662
All other model classes have a common max TPM value.
6763

articles/ai-services/openai/includes/assistants-csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 03/05/2024
1919

2020
Currently, access to this service is granted only by application. You can apply for access to Azure OpenAI by completing the form at <a href="https://aka.ms/oai/access" target="_blank">https://aka.ms/oai/access</a>. Open an issue on this repo to contact us if you have an issue.
2121
- The [.NET 8 SDK](https://dotnet.microsoft.com/download/dotnet/8.0)
22-
- Azure OpenAI Assistants are currently available in Sweden Central, East US 2, and Australia East. For more information about model availability in those regions, see the [models guide](../concepts/models.md).
22+
- An Azure OpenAI resource with a [compatible model in a supported region](../concepts/models.md#assistants-preview).
2323
- We recommend reviewing the [Responsible AI transparency note](/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext&tabs=text) and other [Responsible AI resources](/legal/cognitive-services/openai/overview?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext) to familiarize yourself with the capabilities and limitations of the Azure OpenAI Service.
2424
- An Azure OpenAI resource with the `gpt-4 (1106-preview)` model deployed was used testing this example.
2525

articles/ai-services/openai/includes/assistants-javascript.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: mrbullwinkle
77
ms.author: mbullwin
88
ms.service: azure-ai-openai
99
ms.topic: include
10-
ms.date: 05/21/2024
10+
ms.date: 05/30/2024
1111
ms.custom: passwordless-js, devex-track-javascript
1212
---
1313

@@ -21,7 +21,7 @@ ms.custom: passwordless-js, devex-track-javascript
2121
Currently, access to this service is granted only by application. You can apply for access to Azure OpenAI by completing the form at <a href="https://aka.ms/oai/access" target="_blank">https://aka.ms/oai/access</a>. Open an issue on this repo to contact us if you have an issue.
2222
- <a href="https://nodejs.org/" target="_blank">Node.js LTS with TypeScript or ESM support.</a>
2323
- [Azure CLI](/cli/azure/install-azure-cli) used for passwordless authentication in a local development environment, create the necessary context by signing in with the Azure CLI.
24-
- Azure OpenAI Assistants are currently available in Sweden Central, East US 2, and Australia East. For more information about model availability in those regions, see the [models guide](../concepts/models.md).
24+
- An Azure OpenAI resource with a [compatible model in a supported region](../concepts/models.md#assistants-preview).
2525
- We recommend reviewing the [Responsible AI transparency note](/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext&tabs=text) and other [Responsible AI resources](/legal/cognitive-services/openai/overview?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext) to familiarize yourself with the capabilities and limitations of the Azure OpenAI Service.
2626
- An Azure OpenAI resource with the `gpt-4 (1106-preview)` model deployed was used testing this example.
2727

@@ -65,26 +65,31 @@ Create and assign persistent environment variables for your key and endpoint.
6565

6666
[!INCLUDE [environment-variables](environment-variables.md)]
6767

68-
Add an additional environment variable for the deployment name: `AZURE_OPENAI_DEPLOYMENT_NAME`.
68+
Add additional environment variables for the deployment name and API version:
69+
* `AZURE_OPENAI_DEPLOYMENT_NAME`: Your deployment name as shown in the Azure portal.
70+
* `OPENAI_API_VERSION`: Learn more about [API Versions](/azure/ai-services/openai/concepts/model-versions).
6971

7072
Create and assign persistent environment variables for your key and endpoint.
7173

7274
# [Command Line](#tab/command-line)
7375

7476
```cmd
7577
setx AZURE_OPENAI_DEPLOYMENT_NAME "REPLACE_WITH_YOUR_DEPLOYMENT_NAME"
78+
setx OPENAI_API_VERSION "REPLACE_WITH_YOUR_API_VERSION"
7679
```
7780

7881
# [PowerShell](#tab/powershell)
7982

8083
```powershell
8184
[System.Environment]::SetEnvironmentVariable('AZURE_OPENAI_DEPLOYMENT_NAME', 'REPLACE_WITH_YOUR_DEPLOYMENT_NAME', 'User')
85+
[System.Environment]::SetEnvironmentVariable('OPENAI_API_VERSION', 'REPLACE_WITH_YOUR_API_VERSION', 'User')
8286
```
8387

8488
# [Bash](#tab/bash)
8589

8690
```bash
8791
export AZURE_OPENAI_DEPLOYMENT_NAME="REPLACE_WITH_YOUR_DEPLOYMENT_NAME"
92+
export OPENAI_API_VERSION="REPLACE_WITH_YOUR_API_VERSION"
8893
```
8994

9095
---

articles/ai-services/openai/includes/assistants-python.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ms.date: 05/22/2024
2121
- <a href="https://www.python.org/" target="_blank">Python 3.8 or later version</a>
2222
- The following Python libraries: os, openai (Version 1.x is required)
2323
- [Azure CLI](/cli/azure/install-azure-cli) used for passwordless authentication in a local development environment, create the necessary context by signing in with the Azure CLI.
24-
- Azure OpenAI Assistants are currently available in Sweden Central, East US 2, and Australia East. For more information about model availability in those regions, see the [models guide](../concepts/models.md).
24+
- An Azure OpenAI resource with a [compatible model in a supported region](../concepts/models.md#assistants-preview).
2525
- We recommend reviewing the [Responsible AI transparency note](/legal/cognitive-services/openai/transparency-note?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext&tabs=text) and other [Responsible AI resources](/legal/cognitive-services/openai/overview?context=%2Fazure%2Fai-services%2Fopenai%2Fcontext%2Fcontext) to familiarize yourself with the capabilities and limitations of the Azure OpenAI Service.
2626
- An Azure OpenAI resource with the `gpt-4 (1106-preview)` model deployed was used testing this example.
2727

0 commit comments

Comments
 (0)