Configuring a cloud source in Scope is a two-step process.
Creating flow logs and obtaining storage credentials in the Azure Portal. Please refer to Section 1 – Azure VNet Flow Logs Setup
Setting up the Azure Virtual Network Flow Logs cloud source in the Scope application. Please refer to Section 2 – Scope Setup
To get started, you’ll need to obtain the following credentials from the Azure Portal –
Log in to the Azure Portal.
In the search box, enter network watcher and select Network Watcher from the results.
Under Logs, select Flow logs, then select + Create or click the Create flow log button.

On the Basics tab, configure the following:
Project Details:
{ResourceName}-{ResourceGroupName}-flowlog).Instance Details:
0 to retain data indefinitely.
Click the Analytics tab to enable Traffic Analytics:
DefaultWorkspace-{SubscriptionID}-{Region} Log Analytics workspace in defaultresourcegroup-{Region} resource group.Note* - To create and select a Log Analytics workspace other than the default one, see Create a Log Analytics workspace - Caution - Traffic analytics creates and manages data collection rule and data collection endpoint resources in the same resource group as the workspace, prefixed with NWTA. If you perform any operation on these resources, traffic analytics might not function as expected.
Click Review + create, then click Create.

Navigate to: Azure Portal -> Storage Accounts -> select the Storage Account for which Virtual Network Flow Logs are ingested -> Containers (under Data storage).
Copy the container name from the existing list.

Navigate to: Azure Portal -> Storage Accounts -> select the required Storage Account -> Shared Access Signature (under Security + Networking).
Configure the following minimum selections before generating:
| Setting | Required Value |
|---|---|
| Allowed Services | Blob, File |
| Allowed Resource Types | Container, Object |
| Allowed Permissions | Read, List |
| Allowed Blob Index Permissions | Read/Write |
| Start and Expiry Date/Time | Set as required |
Click Generate SAS and connection string and copy the Storage Account Connection String.
Note: The Storage Account Connection String is generated only once. Store it in a safe location for future reference.

The Container Name, Storage Account Connection String, and Expiry Date are to be configured in Scope Setup: Step 1 for initiating the Azure VNet Flow Logs ingestion.
Once the credentials are obtained, they must be configured in the Scope application to establish the connection and enable data ingestion from Azure Virtual Network Flow Logs.
In the Scope application, to register an Azure Virtual Network Flow Logs cloud source, navigate to the cloud source registration page –
Log into the Scope application
Select the required Organization from the Organization dropdown
Navigate to the side menu -> Administration
Navigate to the Cloud sources tab
Click on the +Add Source button
In the Add Source pop-up, provide the parameters below.
Source: Select the Azure Virtual Network Flow Logs source from the Source dropdown.
Site: The user defined name for the Azure Virtual Network Flow Logs cloud source.
Container Name: Container name obtained in Step 2.
Storage Connection String: The Storage Account Connection String from Step 3, which includes authorization information for accessing data from the Azure Storage account.
Storage Connection String Expiry Date: Expiry date of the Storage Connection String from Step 3.
Polling Interval: The polling interval for making periodic API calls to the Azure Virtual Network Flow Logs. The user can select the time interval from the dropdown.
Contact Email: The email address of the person who registers the Azure Virtual Network Flow Logs cloud source in Scope.

Once the required connection parameters are entered, the Azure Virtual Network Flow Logs cloud source registration is complete in Scope and is ready for ingestion of Azure Virtual Network Flow logs.