Skip to content

Commit a938f15

Browse files
committed
Adding links to iot guide
1 parent e1e78b9 commit a938f15

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

articles/active-directory/develop/authentication-flows-app-scenarios.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,4 +310,5 @@ For more information, see [Microsoft-supported libraries by OS / language](refer
310310

311311
## Next steps
312312

313-
Learn more about [Authentication basics](authentication-scenarios.md) and [Microsoft identity platform access tokens](access-tokens.md).
313+
* Learn more about [Authentication basics](authentication-scenarios.md) and [Microsoft identity platform access tokens](access-tokens.md).
314+
* Learn more about [Securing access to IoT apps](/azure/architecture/example-scenario/iot-aad/iot-aad).

articles/active-directory/develop/v2-conditional-access-dev-guide.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88

99
ms.author: ryanwi
1010
ms.reviewer: jmprieur, saeeda
11-
ms.date: 02/25/2020
11+
ms.date: 03/16/2020
1212
ms.service: active-directory
1313
ms.subservice: develop
1414
ms.custom: aaddev
@@ -182,3 +182,4 @@ To try out this scenario, see our [JS SPA On-behalf-of code sample](https://gith
182182
* For more Azure AD code samples, see [samples](sample-v2-code.md).
183183
* For more info on the MSAL SDK's and access the reference documentation, see [Microsoft Authentication Library overview](msal-overview.md).
184184
* To learn more about multi-tenant scenarios, see [How to sign in users using the multi-tenant pattern](howto-convert-app-to-be-multi-tenant.md).
185+
* Learn more about [Conditional access and securing access to IoT apps](/azure/architecture/example-scenario/iot-aad/iot-aad).

0 commit comments

Comments
 (0)