# Create Azure Resources

If you don't already have the following resources to use, create them now.

{% hint style="info" %}
If you are already using **Update Compliance** or **Windows Update for Business reports** you may wish to use the same Log Analytics workspace so you could join your custom data with existing data and vice-versa if desired.
{% endhint %}

{% hint style="info" %}
If possible, keep these resources together in the same resource group.
{% endhint %}

## Log Analytics Workspace

Create a [Log Analytics workspace](https://learn.microsoft.com/en-us/azure/azure-monitor/logs/quick-create-workspace?tabs=azure-portal) in the subscription and region of your choice.

## Azure Automation Account

Create an [Azure Automation account](https://learn.microsoft.com/en-us/azure/automation/automation-create-standalone-account?tabs=azureportal) in the same subscription and region. Be sure to enable a **system-managed identity** and allow **public network access**.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.smsagent.blog/microsoft-endpoint-manager-reporting/windows-update-for-business-custom-reporting/deploy-the-solution/create-azure-resources.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
