Skip to content

Commit fac4cb2

Browse files
authored
Merge pull request #112938 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/Microsoft/azure-docs (branch master)
2 parents ec38161 + ea4a438 commit fac4cb2

File tree

3 files changed

+7
-22
lines changed

3 files changed

+7
-22
lines changed

articles/active-directory/saas-apps/float-tutorial.md

Lines changed: 5 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -80,31 +80,16 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
8080

8181
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
8282

83-
a. In the **Identifier** text box, type any of the following URLs:
83+
a. In the **Identifier** text box, type this URL: `https://app.float.com/sso/metadata`.
8484

85-
| |
86-
|--|
87-
| `https://app.float.com/sso/metadata`|
88-
| `https://app.develop.float.com/sso/metadata`|
89-
90-
b. In the **Reply URL** text box, type a URL using any one of the following patterns:
91-
92-
| |
93-
|--|
94-
| `https://<hostname>.float.com/sso/azuread`|
95-
| `https://<hostname>.develop.float.com/sso/azuread`|
85+
b. In the **Reply URL** text box, type a URL using the pattern `https://<hostname>.float.com/sso/azuread`.
9686

9787
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
9888

99-
In the **Sign-on URL** text box, type a URL using any one of the following patterns:
100-
101-
| |
102-
|--|
103-
| `https://<hostname>.float.com/login`|
104-
| `https://<hostname>.develop.float.com/login`|
89+
In the **Sign-on URL** text box, type a URL in the pattern `https://<hostname>.float.com/login`.
10590

106-
> [!NOTE]
107-
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [Float Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
91+
> [!NOTE]
92+
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [Float Client support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
10893
10994
1. Float application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
11095

articles/azure-monitor/platform/manage-cost-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,4 +597,4 @@ There are some additional Log Analytics limits, some of which depend on the Log
597597
- To configure an effective event collection policy, review [Azure Security Center filtering policy](../../security-center/security-center-enable-data-collection.md).
598598
- Change [performance counter configuration](data-sources-performance-counters.md).
599599
- To modify your event collection settings, review [event log configuration](data-sources-windows-events.md).
600-
- To modify your syslog collection settings, review [syslog configuration](data-sources-syslog.md).
600+
- To modify your syslog collection settings, review [syslog configuration](data-sources-syslog.md).

articles/private-link/private-endpoint-dns.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For Azure services, use the recommended zone names as described in the following
4949
|Azure Database for MySQL (Microsoft.DBforMySQL/servers)|mysqlServer|privatelink.mysql.database.azure.com|
5050
|Azure Database for MariaDB (Microsoft.DBforMariaDB/servers)|mariadbServer|privatelink.mariadb.database.azure.com|
5151
|Azure Key Vault (Microsoft.KeyVault/vaults)|vault|privatelink.vaultcore.azure.net|
52-
|Azure Kubernetes Service - Kubernetes API (Microsoft.ContainerService/managedClusters) | managedCluster | {guid}.privatelink.<region>.azmk8s.io|
52+
|Azure Kubernetes Service - Kubernetes API (Microsoft.ContainerService/managedClusters) | managedCluster | {guid}.privatelink.{region}.azmk8s.io|
5353
|Azure Search (Microsoft.Search/searchServices)|searchService|privatelink.search.windows.net|
5454
|Azure Container Registry (Microsoft.ContainerRegistry/registries) | registry | privatelink.azurecr.io |
5555
|Azure App Configuration (Microsoft.Appconfiguration/configurationStores)| configurationStore | privatelink.azconfig.io|

0 commit comments

Comments
 (0)