ACS Prerequisites

Updated: June 25, 2015

Applies To: Azure

Complete the following prerequisites before you use Microsoft Azure Active Directory Access Control (also known as Access Control Service or ACS):

Account Requirements

To use ACS, you must create a project and add one or more namespaces to it. Go to the Microsoft Azure Management Portal (https://manage.WindowsAzure.com), sign in, and then click Active Directory. (Troubleshooting tip: "Active Directory" item is missing or not available) To create an Access Control namespace, click New, click App Services, click Access Control, and then click Quick Create. (Or, click Access Control Namespaces before clicking New.) For help with ACS management tasks in the Microsoft Azure Management Portal, click Active Directory, and then click Help (?). (Or, click Active Directory, click Access Control Namespaces, and then click Help.)

Platform Compatibility

ACS is compatible with any modern web platform, including .NET, PHP, Python, Java, and Ruby. ACS can be accessed from applications that run on almost any operating system or platform that can perform HTTPS operations.

.NET Framework Compatibility

Make sure the following programs are installed and functioning properly on your computer:

  1. Visual Studio® 2010 (any edition). For more information about Visual Studio, see Microsoft Visual Studio.

  2. .NET Framework 4 or .NET Framework 3.5 SP1 with the updates in Microsoft Knowledge Base articles 976126 or 976127 applied.

  3. Windows Identity Foundation Runtime. For more information, see Description of Windows Identity Foundation.

  4. Windows Identity Foundation SDK. For more information, see Windows Identity Foundation SDK.

See Also

Concepts

Getting Started with ACS