Skip to content

Commit 531d707

Browse files
committed
2 parents 03464f2 + 43578db commit 531d707

File tree

5 files changed

+11
-14
lines changed

5 files changed

+11
-14
lines changed

articles/application-gateway/for-containers/prometheus-grafana.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: application-gateway
55
author: greglin
66
ms.service: azure-appgw-for-containers
77
ms.topic: article
8-
ms.date: 07/09/2024
8+
ms.date: 10/21/2024
99
ms.author: greglin
1010
---
1111

@@ -51,11 +51,11 @@ You can monitor Azure Application Gateway for Containers resources in the follow
5151

5252
Complete the steps to configure prometheus and grafana.
5353
1. Sign in to the [Azure portal](https://portal.azure.com) with your Azure account.
54-
2. In **Search resources, service, and docs**, type **Application Gateways for Containers** and select your Kubernetes Cluster name.
54+
2. In **Search resources, service, and docs**, type **Kubernetes services** and select your Kubernetes Cluster name.
5555

5656
[ ![A screenshot of kubernetes insights.](./media/prometheus-grafana/configure.png) ](./media/prometheus-grafana/configure.png#lightbox)
5757

58-
3. Under insights and select **Configure Monitoring**.
58+
3. Expand **Monitoring**, select **Insights**, and select **Configure Monitoring**.
5959

6060
[ ![A screenshot of monitoring metrics.](./media/prometheus-grafana/grafana-container.png) ](./media/prometheus-grafana/grafana-container.png#lightbox)
6161

articles/communication-services/quickstarts/ui-library/includes/get-started-call/web.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ ms.service: azure-communication-services
1919

2020
### You can access the following quickstarts
2121

22-
- [UI Components](https://azure.github.io/communication-ui-library/?path=/story/quickstarts-uicomponents--page)
23-
- [Composites](https://azure.github.io/communication-ui-library/?path=/story/quickstarts-composites--page)
24-
- [Stateful Client (Calling)](https://azure.github.io/communication-ui-library/?path=/story/composites-call-basicexample--basic-example)
22+
- [UI Components](https://azure.github.io/communication-ui-library/?path=/docs/components-get-started--docs)
23+
- [Composites](https://azure.github.io/communication-ui-library/?path=/docs/composites-get-started--docs)
24+
- [Stateful Client (Calling)](https://azure.github.io/communication-ui-library/?path=/docs/stateful-client-get-started-call--docs)

articles/communication-services/quickstarts/ui-library/includes/get-started-chat/web.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ ms.service: azure-communication-services
2424

2525
### You can access the following storybooks
2626

27-
- [UI Components](https://azure.github.io/communication-ui-library/?path=/story/quickstarts-uicomponents--page)
28-
- [Composites](https://azure.github.io/communication-ui-library/?path=/story/quickstarts-composites--page)
29-
- [Stateful Client (Chat)](https://azure.github.io/communication-ui-library/?path=/story/composites-chat-basicexample--basic-example)
27+
- [UI Components](https://azure.github.io/communication-ui-library/?path=/docs/components-get-started--docs)
28+
- [Composites](https://azure.github.io/communication-ui-library/?path=/docs/composites-get-started--docs)
29+
- [Stateful Client (Chat)](https://azure.github.io/communication-ui-library/?path=/docs/stateful-client-get-started-chat--docs)

articles/firewall/firewall-copilot.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For more information about writing effective Copilot for Security prompts, see [
5656
:::image type="content" source="media/firewall-copilot/copilot-prompts-bar-sources.png" alt-text="Screenshot of the prompt bar in Microsoft Copilot for Security with the Sources icon highlighted.":::
5757

5858

59-
In the **Manage sources** pop-up window that appears, confirm that the **Azure Firewall** toggle is turned on, then close the window. No additional configuration is necessary, as long as structured logs are being sent to a Log Analytics workspace and you have the right RBAC permissions, Copilot will find the data it needs to answer your questions while respecting permissions.
59+
In the **Manage sources** pop-up window that appears, confirm that the **Azure Firewall** toggle is turned on, then close the window. No additional configuration is necessary, as long as structured logs are being sent to a Log Analytics workspace and you have the right RBAC permissions, Copilot will find the data it needs to answer your questions.
6060

6161
:::image type="content" source="media/firewall-copilot/azure-firewall-plugin.png" alt-text="Screenshot showing the Azure Firewall plugin.":::
6262

articles/static-web-apps/custom-domain-external.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: static-web-apps
55
author: craigshoemaker
66
ms.service: azure-static-web-apps
77
ms.topic: how-to
8-
ms.date: 05/29/2024
8+
ms.date: 10/21/2024
99
ms.author: cshoe
1010
---
1111

@@ -18,9 +18,6 @@ There are multiple methods of configuring a custom domain for use with Static We
1818
- If you're using an apex domain (a domain without a subdomain, also known as a root domain), see [configuring a custom apex domain on Static Web Apps](apex-domain-external.md).
1919
- If you're using Azure DNS, see [configuring a custom domain with Azure DNS](custom-domain-azure-dns.md) or [configuring a custom apex domain with Azure DNS](apex-domain-azure-dns.md).
2020

21-
> [!NOTE]
22-
> Static Web Apps doesn't support set-up of a custom domain with a private DNS server, hosted on-premises. Consider using an [Azure Private DNS zone](../dns/private-dns-privatednszone.md).
23-
2421
## Prerequisites
2522

2623
- You must be able to create a **CNAME** record on your DNS domain using the tools that your DNS service or domain registrar provides.

0 commit comments

Comments
 (0)