- Building Hybrid Clouds with Azure Stack
- Markus Klein Susan Roesner
- 229字
- 2021-07-02 19:36:08
Azure Active Directory for Azure Stack
If your Azure Stack environment is able to connect to the internet directly, Azure AD is the preferred authentication mechanism. This means Azure Stack will directly interoperate with Azure AD for user authentication. The appropriate authentication token will be provided from Azure AD and passed to Azure Stack using the internet. With this user ID, Azure Stack decides all permissions based on the defined RBAC model and provides access to the corresponding services.
Azure AD is a cloud-based authentication service with 99.9% SLA. It provides a token-based authentication model and can be extended with multi-factor authentication services. Depending on the network security in the infrastructure where Azure Stack has been placed, this authentication provider may or may not be available.

Choosing Azure AD as the authentication solution, you could connect different Azure AD services to your Azure Stack. There is no need to have 1:1 connectivity. So Azure AD as the authentication solution gives you a way to have 1:N connectivity, and support as many Azure Ads as you need.
This may be the best solution for you if you are a service provider, or even acting as one although you are not a real one.
If Azure Stack live in a highly secure environment, choosing this authentication provider may not be possible. This means that you would need a completely disconnected scenario.
- The DevOps 2.3 Toolkit
- Testing with JUnit
- Arduino by Example
- Java持續(xù)交付
- Python數(shù)據(jù)結(jié)構(gòu)與算法(視頻教學版)
- BIM概論及Revit精講
- Mastering ROS for Robotics Programming
- Swift 4從零到精通iOS開發(fā)
- Processing創(chuàng)意編程指南
- C編程技巧:117個問題解決方案示例
- Mastering VMware Horizon 7(Second Edition)
- C語言程序設(shè)計與應(yīng)用實驗指導書(第2版)
- HTML5與CSS3權(quán)威指南
- Building Microservices with Go
- Unity虛擬現(xiàn)實開發(fā)圣典