Blog

Azure AD Authentication with Azure SQL, Entity Framework and Dependency Injection

Shown In: ,

The goal of this blog post is to showcase how to use Azure Active Directory Authentication with a SQL Database and consume that from a Web App with Entity Framework. Note: AdventureWorks2012 Database will be used. What we are implementing…

Create Azure Documentation with Web Sites screenshots

Shown In: ,

Azure DocKit now automatically embed a screenshot of the web site in the documentation. This allows you to quickly see the website that is documented. As an example, the following document extract the information for the www.azuredockit.com website: As for…

Generate Azure Documentation with dependency graphs

Shown In: , , ,

Today we are adding a first release of dependency graphs in Azure DocKit. With this new feature, you can now create diagrams that will show the dependencies found between your Azure Web Applications and Azure SQL Databases. As an example,…