Skip to content

Commit 8ab3784

Browse files
authored
Merge pull request #271299 from MicrosoftDocs/main
Publish to live, Friday 4 AM PST, 4/5
2 parents 2a7dca4 + 4b6d071 commit 8ab3784

File tree

151 files changed

+2329
-1012
lines changed

Some content is hidden

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

151 files changed

+2329
-1012
lines changed

.openpublishing.redirection.iot-develop.json

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,41 @@
574574
"source_path_from_root": "/articles/iot/concepts-model-repository.md",
575575
"redirect_url": "/azure/iot/concepts-model-discovery",
576576
"redirect_document_id": true
577+
},
578+
{
579+
"source_path_from_root": "/articles/iot-develop/quickstart-send-telemetry-iot-hub.md",
580+
"redirect_url": "/azure/iot/tutorial-send-telemetry-iot-hub",
581+
"redirect_document_id": true
582+
},
583+
{
584+
"source_path_from_root": "/articles/iot-develop/tutorial-use-mqtt.md",
585+
"redirect_url": "/azure/iot/tutorial-use-mqtt",
586+
"redirect_document_id": true
587+
},
588+
{
589+
"source_path_from_root": "/articles/iot-develop/quickstart-devkit-espressif-esp32-freertos-iot-hub.md",
590+
"redirect_url": "/azure/iot/tutorial-devkit-espressif-esp32-freertos-iot-hub",
591+
"redirect_document_id": true
592+
},
593+
{
594+
"source_path_from_root": "/articles/iot-develop/concepts-iot-device-types.md",
595+
"redirect_url": "/azure/iot/concepts-iot-device-types",
596+
"redirect_document_id": true
597+
},
598+
{
599+
"source_path_from_root": "/articles/iot-develop/concepts-using-c-sdk-and-embedded-c-sdk.md",
600+
"redirect_url": "/azure/iot/concepts-using-c-sdk-and-embedded-c-sdk",
601+
"redirect_document_id": true
602+
},
603+
{
604+
"source_path_from_root": "/articles/iot-develop/concepts-manage-device-reconnections.md",
605+
"redirect_url": "/azure/iot/concepts-manage-device-reconnections",
606+
"redirect_document_id": true
607+
},
608+
{
609+
"source_path_from_root": "/articles/iot-develop/iot-device-selection.md",
610+
"redirect_url": "/azure/iot/concepts-iot-device-selection",
611+
"redirect_document_id": true
577612
}
578613
]
579614
}

.openpublishing.redirection.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3924,6 +3924,16 @@
39243924
"redirect_url": "/azure/operational-excellence/relocation-storage-account",
39253925
"redirect_document_id": false
39263926
},
3927+
{
3928+
"source_path_from_root": "/articles/kubernetes-fleet/resource-propagation.md",
3929+
"redirect_url": "/azure/kubernetes-fleet/concepts-resource-propagation",
3930+
"redirect_document_id": false
3931+
},
3932+
{
3933+
"source_path_from_root": "/articles/kubernetes-fleet/access-fleet-kubernetes-api.md",
3934+
"redirect_url": "/azure/kubernetes-fleet/quickstart-access-fleet-kubernetes-api",
3935+
"redirect_document_id": false
3936+
},
39273937
{
39283938
"source_path_from_root": "/articles/defender-for-iot/organizations/update-legacy-ot-software.md",
39293939
"redirect_url": "/azure/defender-for-iot/organizations/update-ot-software?tabs=portal",

articles/ai-studio/toc.yml

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ items:
6868
href: how-to/create-secure-ai-hub.md
6969
- name: Create an Azure AI hub resource from template
7070
href: how-to/create-azure-ai-hub-template.md
71+
displayName: ARM, bicep
7172
- name: Create an Azure AI project
7273
href: how-to/create-projects.md
7374
- name: Create and manage compute
@@ -91,6 +92,7 @@ items:
9192
items:
9293
- name: Add data to your project
9394
href: how-to/data-add.md
95+
displayName: index
9496
- name: Use your image data with Azure OpenAI
9597
href: how-to/data-image-add.md
9698
displayName: vision, gpt, turbo
@@ -173,6 +175,7 @@ items:
173175
items:
174176
- name: Deployments overview
175177
href: concepts/deployments-overview.md
178+
displayName: endpoint
176179
- name: Deploy Azure OpenAI models
177180
href: how-to/deploy-models-openai.md
178181
- name: Deploy Llama 2 family models
@@ -181,10 +184,12 @@ items:
181184
- name: Deploy Mistral family models
182185
href: how-to/deploy-models-mistral.md
183186
displayName: maas, as a service
184-
- name: Deploy Cohere Command models
185-
href: how-to/deploy-models-cohere-command.md
186-
- name: Deploy Cohere Embed models
187-
href: how-to/deploy-models-cohere-embed.md
187+
- name: Deploy Cohere models
188+
items:
189+
- name: Deploy Cohere Command models
190+
href: how-to/deploy-models-cohere-command.md
191+
- name: Deploy Cohere Embed models
192+
href: how-to/deploy-models-cohere-embed.md
188193
- name: Deploy open models
189194
href: how-to/deploy-models-open.md
190195
displayName: oss, open source
@@ -196,6 +201,7 @@ items:
196201
items:
197202
- name: Plan and manage costs
198203
href: how-to/costs-plan-manage.md
204+
displayName: pricing, budget, estimate
199205
- name: Manage quotas
200206
href: how-to/quota.md
201207
- name: Increase rate limit

articles/aks/deploy-marketplace.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,9 @@ Kubernetes application-based container offers can't be deployed on AKS for Azure
6161
1. You can search for an offer or publisher directly by name, or you can browse all offers. To find Kubernetes application offers, on the left side under **Categories** select **Containers**.
6262

6363
:::image type="content" source="./media/deploy-marketplace/containers-inline.png" alt-text="Screenshot of Azure Marketplace offers in the Azure portal, with the container category on the left side highlighted." lightbox="./media/deploy-marketplace/containers.png":::
64-
64+
6565
> [!IMPORTANT]
66-
> The **Containers** category includes both Kubernetes applications and standalone container images. This walkthrough is specific to Kubernetes applications. If you find that the steps to deploy an offer differ in some way, you're most likely trying to deploy a container image-based offer instead of a Kubernetes application-based offer.
67-
66+
> The **Containers** category includes Kubernetes applications. This walkthrough is specific to Kubernetes applications.
6867
1. You'll see several Kubernetes application offers displayed on the page. To view all of the Kubernetes application offers, select **See more**.
6968

7069
:::image type="content" source="./media/deploy-marketplace/see-more-inline.png" alt-text="Screenshot of Azure Marketplace K8s offers in the Azure portal. 'See More' is highlighted." lightbox="./media/deploy-marketplace/see-more.png":::
@@ -183,6 +182,7 @@ If you experience issues, see the [troubleshooting checklist for failed deployme
183182

184183
- Learn more about [exploring and analyzing costs][billing].
185184
- Learn more about [deploying a Kubernetes application programmatically using Azure CLI](/azure/aks/deploy-application-az-cli)
185+
186186
- Learn more about [deploying a Kubernetes application through an ARM template](/azure/aks/deploy-application-template)
187187

188188
<!-- LINKS -->

articles/api-management/validate-azure-ad-token-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ The `validate-azure-ad-token` policy enforces the existence and validity of a JS
7373
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
7474
| audiences | Contains a list of acceptable audience claims that can be present on the token. If multiple `audience` values are present, then each value is tried until either all are exhausted (in which case validation fails) or until one succeeds. Policy expressions are allowed. | No |
7575
| backend-application-ids | Contains a list of acceptable backend application IDs. This is only required in advanced cases for the configuration of options and can generally be removed. Policy expressions aren't allowed. | No |
76-
| client-application-ids | Contains a list of acceptable client application IDs. If multiple `application-id` elements are present, then each value is tried until either all are exhausted (in which case validation fails) or until one succeeds. If a client application ID isn't provided, one or more `audience` claims should be specified. Policy expressions aren't allowed. | No |
76+
| client-application-ids | Contains a list of acceptable client application IDs. If multiple `application-id` elements are present, then each value is tried until either all are exhausted (in which case validation fails) or until one succeeds. If a client application ID isn't provided, one or more `audience` claims should be specified. Policy expressions aren't allowed. | Yes |
7777
| required-claims | Contains a list of `claim` elements for claim values expected to be present on the token for it to be considered valid. When the `match` attribute is set to `all`, every claim value in the policy must be present in the token for validation to succeed. When the `match` attribute is set to `any`, at least one claim must be present in the token for validation to succeed. Policy expressions are allowed. | No |
7878

7979
### claim attributes

0 commit comments

Comments
 (0)