Skip to content

Commit d185142

Browse files
committed
fixing links
1 parent 9a91589 commit d185142

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/active-directory/cloud-sync/concept-attributes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ To view the schema and verify it, follow these steps.
239239
```
240240
1. Now run the query `https://graph.microsoft.com/beta/serviceprincipals/{Service Principal Id}/synchronization/jobs/{AD2AAD Provisioning id}/schema`.
241241
242-
Example: https://graph.microsoft.com/beta/serviceprincipals/653c0018-51f4-4736-a3a3-94da5dcb6862/synchronization/jobs/AD2AADProvisioning.e9287a7367e444c88dc67a531c36d8ec/schema
242+
243243
244244
Replace `{Service Principal Id}` and `{AD2ADD Provisioning Id}` with your values.
245245

articles/active-directory/hybrid/how-to-connect-install-prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ To read more about securing your Active Directory environment, see [Best practic
6767
- You must configure TLS/SSL certificates. For more information, see [Managing SSL/TLS protocols and cipher suites for AD FS](/windows-server/identity/ad-fs/operations/manage-ssl-protocols-in-ad-fs) and [Managing SSL certificates in AD FS](/windows-server/identity/ad-fs/operations/manage-ssl-certificates-ad-fs-wap).
6868
- You must configure name resolution.
6969
- It is not supported to break and analyze traffic between Azure AD Connect and Azure AD. Doing so may disrupt the service.
70-
- If your Hybrid Identity Administrators have MFA enabled, the URL https://secure.aadcdn.microsoftonline-p.com *must* be in the trusted sites list. You're prompted to add this site to the trusted sites list when you're prompted for an MFA challenge and it hasn't been added before. You can use Internet Explorer to add it to your trusted sites.
70+
- If your Hybrid Identity Administrators have MFA enabled, the URL `https://secure.aadcdn.microsoftonline-p.com` *must* be in the trusted sites list. You're prompted to add this site to the trusted sites list when you're prompted for an MFA challenge and it hasn't been added before. You can use Internet Explorer to add it to your trusted sites.
7171
- If you plan to use Azure AD Connect Health for syncing, ensure that the prerequisites for Azure AD Connect Health are also met. For more information, see [Azure AD Connect Health agent installation](how-to-connect-health-agent-install.md).
7272

7373
### Harden your Azure AD Connect server

articles/active-directory/hybrid/how-to-connect-sso-faq.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ sections:
3636
- question: |
3737
Is Seamless SSO available in the Microsoft Azure Germany cloud and the Microsoft Azure Government cloud?
3838
answer: |
39-
Seamless SSO is available for the [Azure Government cloud](https://www.microsoft.de/cloud-deutschland). For details, view [Hybrid Identity Considerations for Azure Government](./reference-connect-government-cloud.md).
39+
Seamless SSO is available for the [Azure Government cloud](https://www.microsoft.com/de-de/microsoft-cloud). For details, view [Hybrid Identity Considerations for Azure Government](./reference-connect-government-cloud.md).
4040
4141
- question: |
4242
What applications take advantage of `domain_hint` or `login_hint` parameter capability of Seamless SSO?

articles/active-directory/hybrid/reference-connect-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ms.collection: M365-identity-device-management
2222
Azure AD Connect is most commonly used with the world-wide instance of Azure AD and Microsoft 365. But there are also other instances and these have different requirements for URLs and other special considerations.
2323

2424
## Microsoft Cloud Germany
25-
The [Microsoft Cloud Germany](https://www.microsoft.de/cloud-deutschland) is a sovereign cloud operated by a German data trustee.
25+
The [Microsoft Cloud Germany](https://www.microsoft.com/de-de/microsoft-cloud) is a sovereign cloud operated by a German data trustee.
2626

2727
| URLs to open in proxy server |
2828
| --- |

articles/active-directory/hybrid/reference-connect-version-history-archive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1213,7 +1213,7 @@ Released: February 2016
12131213
12141214
* [Automatic upgrade](how-to-connect-install-automatic-upgrade.md) feature for Express settings customers.
12151215
* Support for the Hybrid Identity Administrator by using Azure AD Multi-Factor Authentication and Privileged Identity Management in the installation wizard.
1216-
* You need to allow your proxy to also allow traffic to https://secure.aadcdn.microsoftonline-p.com if you use Multi-Factor Authentication.
1216+
* You need to allow your proxy to also allow traffic to `https://secure.aadcdn.microsoftonline-p.com` if you use Multi-Factor Authentication.
12171217
* You need to add https://secure.aadcdn.microsoftonline-p.com to your trusted sites list for Multi-Factor Authentication to properly work.
12181218
* Allow changing the user's sign-in method after initial installation.
12191219
* Allow [Domain and OU filtering](how-to-connect-install-custom.md#domain-and-ou-filtering) in the installation wizard. This also allows connecting to forests where not all domains are available.

articles/active-directory/hybrid/tshoot-connect-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ If you use a **Microsoft account** rather than a **school or organization** acco
7676
![A Microsoft Account is used](./media/tshoot-connect-connectivity/unknownerror.png)
7777

7878
### The MFA endpoint cannot be reached
79-
This error appears if the endpoint **https://secure.aadcdn.microsoftonline-p.com** cannot be reached and your Hybrid Identity Administrator has MFA enabled.
79+
This error appears if the endpoint `https://secure.aadcdn.microsoftonline-p.com` cannot be reached and your Hybrid Identity Administrator has MFA enabled.
8080
![nomachineconfig](./media/tshoot-connect-connectivity/nomicrosoftonlinep.png)
8181

8282
* If you see this error, verify that the endpoint **secure.aadcdn.microsoftonline-p.com** has been added to the proxy.

0 commit comments

Comments
 (0)