Skip to content

Commit 5809c0d

Browse files
committed
2 parents 21ef411 + e8caa19 commit 5809c0d

File tree

44 files changed

+337
-84
lines changed

Some content is hidden

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

44 files changed

+337
-84
lines changed

articles/active-directory/conditional-access/concept-conditional-access-grant.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ Organizations can require that an approved client app is used to access selecte
9191

9292
To apply this grant control, the device must be registered in Azure AD, which requires using a broker app. The broker app can be Microsoft Authenticator for iOS, or either Microsoft Authenticator or Microsoft Company Portal for Android devices. If a broker app isn't installed on the device when the user attempts to authenticate, the user is redirected to the appropriate app store to install the required broker app.
9393

94-
The following client apps support this setting:
94+
The following client apps support this setting, this list isn't exhaustive and is subject to change::
9595

9696
- Microsoft Azure Information Protection
9797
- Microsoft Bookings
@@ -142,7 +142,7 @@ To apply this grant control, Conditional Access requires that the device is regi
142142

143143
Applications must have the Intune SDK with policy assurance implemented and must meet certain other requirements to support this setting. Developers who are implementing applications with the Intune SDK can find more information on these requirements in the [SDK documentation](/mem/intune/developer/app-sdk-get-started).
144144

145-
The following client apps are confirmed to support this setting:
145+
The following client apps are confirmed to support this setting, this list isn't exhaustive and is subject to change:
146146

147147
- Microsoft Cortana
148148
- Microsoft Edge
@@ -165,7 +165,7 @@ The following client apps are confirmed to support this setting:
165165
- MultiLine for Intune
166166
- Nine Mail - Email and Calendar
167167
- Notate for Intune
168-
- Yammer (iOS and iPadOS)
168+
- Yammer (Android, iOS, and iPadOS)
169169

170170
This list isn't all encompassing, if your app isn't in this list please check with the application vendor to confirm support.
171171

articles/active-directory/governance/entitlement-management-access-package-approval-policy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ In order to make sure users are getting access to the right access packages, you
202202

203203
1. If you would like to include a syntax check for text answers to questions, you can also specify a custom regex pattern.
204204
:::image type="content" source="media/entitlement-management-access-package-approval-policy/add-regex-localization.png" alt-text="Screenshot of the add regex localization policy." lightbox="media/entitlement-management-access-package-approval-policy/add-regex-localization.png":::
205+
If you would like to include a syntax check for text answers to questions, you can also specify a custom regex pattern.
205206
1. To require requestors to answer this question when requesting access to an access package, select the check box under **Required**.
206207

207208
1. Fill out the remaining tabs (for example, Lifecycle) based on your needs.

articles/active-directory/saas-apps/ms-confluence-jira-plugin-adminguide.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Before you start using the plug-in, you must configure it. Select the plug-in, s
8888

8989
The following image shows the configuration screen in both Jira and Confluence:
9090

91-
![Plug-in configuration screen](./media/ms-confluence-jira-plugin-adminguide/jira.png)
91+
![Plug-in configuration screen](./media/jiramicrosoft-tutorial/jira-configure-addon.png)
9292

9393
* **Metadata URL**: The URL to get federation metadata from Azure AD.
9494

@@ -118,6 +118,12 @@ The following image shows the configuration screen in both Jira and Confluence:
118118

119119
* **Enable Single Signout**: The selection to make if you want to sign out from Azure AD when a user signs out from Jira or Confluence.
120120

121+
* Enable **Force Azure Login** checkbox, if you wish to sign in through Azure AD credentials only.
122+
123+
* **Enable Use of Application Proxy** checkbox, if you have configured your on-premise atlassian application in an App Proxy setup.
124+
125+
* For App proxy setup , follow the steps on the [Azure AD App Proxy Documentation](../app-proxy/what-is-application-proxy.md).
126+
121127
## Troubleshooting
122128

123129
* **You're getting multiple certificate errors**: Sign in to Azure AD and remove the multiple certificates that are available against the app. Ensure that only one certificate is present.

articles/app-service/quickstart-python.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Having issues? [Let us know](https://aka.ms/PythonAppServiceQuickstartFeedback).
103103

104104
## 2 - Create a web app in Azure
105105

106-
To host your application in Azure, you need to create Azure App Service web app in Azure. You can create a web app using the [Azure portal](https://portal.azure.com/), [VS Code](https://code.visualstudio.com/) using the [Azure Tools extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack), or the Azure CLI.
106+
To host your application in Azure, you need to create Azure App Service web app in Azure. You can create a web app using [Azure portal](https://portal.azure.com/), [VS Code](https://code.visualstudio.com/), [Azure Tools extension pack](https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-node-azure-pack), or Azure CLI.
107107

108108
### [Azure CLI](#tab/azure-cli)
109109

@@ -296,4 +296,4 @@ Having issues? [Let us know](https://aka.ms/PythonAppServiceQuickstartFeedback).
296296
> [Add user sign-in to a Python web app](../active-directory/develop/quickstart-v2-python-webapp.md)
297297
298298
> [!div class="nextstepaction"]
299-
> [Tutorial: Run Python app in custom container](./tutorial-custom-container.md)
299+
> [Tutorial: Run Python app in custom container](./tutorial-custom-container.md)

articles/application-gateway/mutual-authentication-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Mutual authentication, or client authentication, allows for the Application Gate
2020

2121
Application Gateway supports certificate-based mutual authentication where you can upload a trusted client CA certificate(s) to the Application Gateway, and the gateway will use that certificate to authenticate the client sending a request to the gateway. With the rise in IoT use cases and increased security requirements across industries, mutual authentication provides a way for you to manage and control which clients can talk to your Application Gateway.
2222

23-
To configure mutual authentication, a trusted client CA certificate is required to be uploaded as part of the client authentication portion of an SSL profile. The SSL profile will then need to be associated to a listener in order to complete configuration of mutual authentication. There must always be a root CA certificate in the client certificate that you upload. You can upload a certificate chain as well, but the chain must include a root CA certificate in addition to as many intermediate CA certificates as you'd like.
23+
To configure mutual authentication, a trusted client CA certificate is required to be uploaded as part of the client authentication portion of an SSL profile. The SSL profile will then need to be associated to a listener in order to complete configuration of mutual authentication. There must always be a root CA certificate in the client certificate that you upload. You can upload a certificate chain as well, but the chain must include a root CA certificate in addition to as many intermediate CA certificates as you'd like. The maximum size of each uploaded file must be 25 KB or less.
2424

2525
For example, if your client certificate contains a root CA certificate, multiple intermediate CA certificates, and a leaf certificate, make sure that the root CA certificate and all the intermediate CA certificates are uploaded onto Application Gateway in one file. For more information on how to extract a trusted client CA certificate, see [how to extract trusted client CA certificates](./mutual-authentication-certificate-management.md).
2626

articles/azure-maps/quick-android-map.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -391,6 +391,9 @@ Android Studio will take a few seconds to build the application. After the build
391391
392392
:::image type="content" source="media/quick-android-map/quickstart-android-map.png" alt-text="A screenshot showing Azure Maps in an Android application.":::
393393
394+
> [!TIP]
395+
> By default, Android reloads the activity when the orientation changes or the keyboard is hidden. This results in the map state being reset (reload the map which resets the view and reloads data to initial state). To prevent this from happening, add the following to the mainfest: `android:configChanges="orientation|keyboardHidden"`. This will stop the activity from reloading and instead call `onConfigurationChanged()` when the orientation has changed or the keyboard is hidden.
396+
394397
## Clean up resources
395398
396399
>[!WARNING]

articles/azure-monitor/vm/vminsights-dependency-agent-maintenance.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ The Dependency Agent collects data about processes running on the virtual machin
1414

1515
## Dependency Agent requirements
1616

17-
- The Dependency Agent requires the Log Analytics Agent to be installed on the same machine.
17+
- The Dependency Agent requires the Azure Monitor Agent to be installed on the same machine.
1818
- On both the Windows and Linux versions, the Dependency Agent collects data using a user-space service and a kernel driver.
19-
- Dependency Agent supports the same [Windows versions Log Analytics Agent supports](../agents/agents-overview.md#supported-operating-systems), except Windows Server 2008 SP2 and Azure Stack HCI.
19+
- Dependency Agent supports the same [Windows versions that Azure Monitor Agent supports](../agents/agents-overview.md#supported-operating-systems), except Windows Server 2008 SP2 and Azure Stack HCI.
2020
- For Linux, see [Dependency Agent Linux support](#dependency-agent-linux-support).
2121

2222
## Upgrade Dependency Agent
@@ -123,4 +123,4 @@ Since the Dependency agent works at the kernel level, support is also dependent
123123
124124
## Next steps
125125
126-
If you want to stop monitoring your VMs for a while or remove VM insights entirely, see [Disable monitoring of your VMs in VM insights](../vm/vminsights-optout.md).
126+
If you want to stop monitoring your VMs for a while or remove VM insights entirely, see [Disable monitoring of your VMs in VM insights](../vm/vminsights-optout.md).

articles/azure-video-indexer/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
href: accounts-overview.md
1414
- name: Language support
1515
href: language-support.md
16-
- name: Insights
17-
href: insights-overview.md
1816
- name: Quickstarts
1917
expanded: true
2018
items:
@@ -62,6 +60,8 @@
6260
href: customize-language-model-overview.md
6361
- name: Person
6462
href: customize-person-model-overview.md
63+
- name: Insights
64+
href: insights-overview.md
6565
- name: Post-production insights
6666
items:
6767
- name: Slate detection

articles/communication-services/samples/includes/ui-xamarin.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: include file
33
description: include file
44
services: azure-communication-services
5-
author: jorgegarc
5+
author: garchiro7
66
manager: anujbh
77
ms.service: azure-communication-services
88
ms.subservice: azure-communication-services
@@ -38,8 +38,8 @@ Refer to the native [UI Library overview](../../concepts/ui-library/ui-library-o
3838
Clone repo and open `CommunicationCallingXamarinSampleApp.sln` in Visual Studio
3939

4040
#### For Android
41-
42-
Set `CommunicationCallingXamarinSampleApp.Android` as startup project, build solution and select a device or emulator to run application.
41+
1. Navigate to `/XamarinAndroidBindings/` and in this directory in terminal run `sh downloadJarScript` [Learn More](https://github.com/Azure-Samples/communication-services-ui-library-xamarin/blob/main/XamarinAndroidBindings/README.md)
42+
2. Set `CommunicationCallingXamarinSampleApp.Android` as start up project, build solution and select a device or emulator to run application.
4343

4444
#### For iOS
4545

articles/confidential-computing/confidential-vm-faq-amd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ sections:
6262
Does memory written to the Windows swap file (pagefile.sys) get protected by the TEE?
6363
answer: |
6464
Yes, but only if the pagefile.sys is located on the encrypted OS disk.
65-
On confidential VMs with a temp desk, the pagefile.sys file can be moved to the encrypted OS [Tips for moving pagefile.sys to the c:\ drive](../virtual-machines/windows/change-drive-letter.md).
65+
On confidential VMs with a temp disk, the pagefile.sys file can be moved to the encrypted OS [Tips for moving pagefile.sys to the c:\ drive](../virtual-machines/windows/change-drive-letter.md).
6666
6767
- question: |
6868
How can I deploy Azure confidential VMs?

0 commit comments

Comments
 (0)