Blog

Azure DocKit now features an Assessment of your Azure environment

Shown In: ,

When you generate a documentation using Azure DocKit, you also get an assessment of your environment: This assessment is presented with the following categories: Availability Best Practices Security Performance Billing For each of these category, we have developed rules based…

Azure DocKit now supports Traffic Manager

Shown In: ,

Microsoft Azure Traffic Manager allows you to control the distribution of user traffic to your specified endpoints, which can include Azure cloud services, websites, and other endpoints. As an example, the following diagram shows a Traffic Manager profile that distribute…

Who has some permissions in your Azure Subscriptions ?

Shown In: ,

Azure is using Role-Based Access Control (RBAC) to enable fine-grained access management for Azure. This means that you can grant access to a specific resource (or set of resources) to any user without having to give him Service Administrator privileges…

What should be the next feature of Azure DocKit ?

Shown In: ,

We are working hard to always add new features to the product and bring you more added value. Here are some of the features we have released recently: Automated Global Visio Diagram Security Permissions documentation Tracking changes in your Azure…

What tenant should I use to generate documentation using Azure DocKit?

Shown In: ,

One of the question our support department get asked a lot is: “What Azure AD tenant should I use?“ So here is a quick answer : When you connect to https://generate.azuredockit.com, the first thing you have to do is to…

Use the new Azure DocKit delivery channels and get an Executive Summary every week

Shown In: ,

When you use Azure DocKit, you can now choose how you want us to deliver the documents that are generated for you: Receive an email with information directly in the email Use your own Azure Storage User Azure DocKit storage…

Azure DocKit now supports document generation without Administrator privileges

Shown In: ,

Today, we are releasing a new version of Azure DocKit that allows you to generate documents without having the two following privileges that were previously required: Global Administrator on the Azure Active Directory used for the authentication Co-Administrator on the…

Create Azure Documentation with your own template

Shown In: ,

Azure DocKit gives you the ability to generate detailed documentation of everything you have in your Azure Subscription. The generated document gives you plenty of information and also rich Visio Diagrams. Would it be nice if you could control the…

Documenting Azure and drop the document in Office 365

Shown In: ,

Today we are releasing a new feature that we get asked a lot : Documenting Azure and drop the document in Office 365. Basically it gives you the ability to drop the generated document directly into Office 365 instead of…

Run PowerShell script inside ARM Virtual Machines using C#

Shown In: ,

Today’s blog post is about a very common task done when administering Virtual Machines in Azure: run a PowerShell script in these Virtual Machines. In order to run PowerShell scripts in Azure VMs, we have many options that can be…