Local development with Azure Services, specifically Azure AD

Wayne Gibson 36 Reputation points
2021-10-06T12:40:18.773+00:00

Hi,
For local development of AWS services with Java services, for which I currently use https://github.com/localstack/localstack.

But I'm now looking for something similar for Azure AD, but as of yet haven't come across anything. Has anybody come across anything that could be used ?

Thanks

Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Graph
Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. BhargaviAnnadevara-MSFT 5,466 Reputation points
    2021-10-13T05:04:19.827+00:00

    @Wayne Gibson AFAIK, there isn't a LocalStack equivalent for Azure, but there are emulators/tools for specific Azure services that let you simulate the experience for local development and testing.

    For example, there is Azure Storage Emulator for Azure Blob, Queue and Table services, and Azure Functions Core Tools for running and debugging Azure Functions locally. Here is a related thread that discusses similar ideas.

    ----------

    If an answer is helpful, please "Accept answer" and/or "Up-Vote" which might help other community members reading this thread.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.