Azure Web App for Multi-Containers - No Access to Authentication / Authorization Tab

Peter Meglis 41 Reputation points
2020-03-06T17:15:22.207+00:00

I am attempting to add Azure Active Directory Authentication (or some kind of Authentication / Authorization) to my docker-compose web app but unfortunately the tab on the left pane is greyed out for me. I haven't been able to find any information online about Authentication / Authorization not being available, does anyone have any insights?

Reproduction:
Create a new web app > Publish docker container, linux, docker compose (preview), azure container registry

Using a single container instead of docker-compose does enable the Authentication / Authorization tab, but I am creating an app with multiple containers, which is why I chose docker compose. My speculation is that it is not enabled due to being in preview, but all the info online I saw about web app for containers (linux) seemed to say that it is available.

Thank you so much!

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,831 questions
0 comments No comments
{count} votes

Accepted answer
  1. BTardif-[MSFT] 351 Reputation points
    2020-03-07T00:57:30.187+00:00

    Authentication / Authorization feature for Docker Compose scenarios is not yet available.

    If you have the links to official documentation (https://learn.microsoft.com) where this is called out as a supported feature for docker compose scenarios I can make the necessary corrections.

    1 person found this answer helpful.

1 additional answer

Sort by: Most helpful
  1. Daviaud, Nicolas 26 Reputation points
    2020-03-12T10:38:52.733+00:00

    Do you have any information on when we can expect this feature ?

    5 people found this answer helpful.
    0 comments No comments