You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/monitor-instances-health-check.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -207,7 +207,7 @@ Health check configuration is not slot-specific, so after a swap, the Health che
207
207
208
208
### Does Health check work on App Service Environments?
209
209
210
-
Yes, health check is available for App Service Environment v3, but not for versions 1 or 2. If you're using the older versions of App Service Environment, you can use the [migration feature](environment/migrate.md) to migrate your App Service Environment to version 3.
210
+
Yes, health check is available for App Service Environment v3.
Copy file name to clipboardExpand all lines: articles/cdn/edgio-retirement-faq.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,9 @@ No. We're doing this migration on a "best effort" basis between January 7th and
138
138
139
139
For profiles that didn't apply the feature flag, configuration was frozen on January 3. These profiles will no longer be allowed to stop their endpoints. You can delete the profile instead. Do note that for Azure CDN from Edgio, stopping an endpoint has always meant as a configuration deletion. When an endpoint is disabled or stopped for any reason, all resources configured through the Edgio supplemental portal will be cleaned up. These configurations can't be restored automatically by restarting the endpoint.
140
140
141
+
### When will the inactive Edgio profiles be deleted?
142
+
The profiles will remain in an inactive state in Azure until March 15, 2025, providing customers with a reference to their Edgio configuration. After this date, Microsoft will proceed with deleting the profiles. Customers also have the option to delete the profiles themselves prior to this date.
143
+
141
144
## Known bugs
142
145
- After the changes, under AFD Domains blade, the 'Certificate state' field may show the value as 'issuing' and the 'DNS state' field may show the value as 'Certificate needed'. This is just a portal bug that will be fixed by January 31. The bug doesn't impact your certificates or traffic in any manner as the Certificate and DNS State for *.azureedge.net domains are completely managed by AFD.
143
146
- Traffic of some migrated profiles maybe billed on Zone 1 rates only despite the traffic being present globally. This is a billing bug which will be fixed later.
Copy file name to clipboardExpand all lines: articles/communication-services/concepts/chat/concepts.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,7 +78,7 @@ You can use Azure AI services with the Chat service to build use cases like:
78
78
79
79
- Help a support agent prioritize tickets by detecting a negative sentiment of an incoming message from a customer.
80
80
- Generate a summary at the end of the conversation to send to customer via email with next steps or follow up at a later date.
81
-
- Add a [Power Virtual Agent](https://powervirtualagents.microsoft.com/en-us/) (PVA) in an Azure Communication Services Chat channel with an Azure Bot and a [relay bot](/power-virtual-agents/publication-connect-bot-to-azure-bot-service-channels#manage-conversation-sessions-with-your-power-virtual-agents-bot).
81
+
- Add an [Agent](https://www.microsoft.com/en-us/microsoft-copilot/microsoft-copilot-studio/)in an Azure Communication Services Chat channel with an Azure Bot and a [relay bot](/microsoft-copilot-studio/publication-connect-bot-to-azure-bot-service-channels#manage-conversation-sessions-with-your-power-virtual-agents-bot).
82
82
- Configure a bot to run on one or more social channels alongside the Chat channel.
83
83
84
84
:::image type="content" source="../media/chat/chat-and-open-ai.svg" alt-text="Diagram showing Azure Communication Services can be paired with Azure AI services.":::
@@ -152,6 +152,9 @@ For more information, see [Push Notifications](../notifications.md).
152
152
> [!div class="nextstepaction"]
153
153
> [Get started with chat](../../quickstarts/chat/get-started.md)
154
154
155
+
155
156
## Related articles
156
157
157
158
- Familiarize yourself with the [Chat SDK](./sdk-features.md)
159
+
- Access control for participants on a thread using [Identity and Tokens](../identity-model.md)
160
+
- Build an application or a mobile app with [UI Library](../ui-library/ui-library-overview.md)
UI Library makes it easy for you to build modern communications user experiences using Azure Communication Services. It gives you a library of production-ready UI components that you can drop into your applications:
18
+
UI Library makes it easy for you to build modern communications user experiences using Azure Communication Services. You can also use the UI library to connect with Open AI or any other model. Our SDK gives you a library of production-ready UI components that you can drop into your applications:
Copy file name to clipboardExpand all lines: articles/data-factory/azure-ssis-integration-runtime-virtual-network-configuration.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,9 @@ When using SQL Server Integration Services (SSIS) in Azure Data Factory (ADF) or
18
18
19
19
Here’s a table highlighting the differences between standard and express virtual network injection methods:
20
20
21
+
> [!NOTE]
22
+
> The Azure-SSIS IR starting duration usually applies to most situations. However, the actual startup time might be longer in some cases, such as if the SSIS-IR has a custom setup that requires extra processing time or uses specific node types.
0 commit comments