Synchronize Server Resources in Azure
Overview
QueryPie seamlessly integrates with Microsoft Azure for efficient server registration and management. Through this integration, you can effortlessly synchronize resources from Azure and register them as servers within QueryPie. Furthermore, you have the flexibility to grant access to these servers for users and groups, as well as configure policies to ensure optimal management.
Register Azure Integration Information in QueryPie
Navigate to Server Settings > Connection Management > Cloud Providers for Server menu.
Click the
Create Provider
button located in the upper-right corner.In the Name field, enter a descriptive name to identify this provider.
In the Cloud Provider field, select “Microsoft Azure”.
Enter the Tenant ID of the resources you want to synchronize.
If you want to synchronize resources from a specific region, check the Use Region box and select a
Region
.Enter your Subscription ID.
Enter the credential information required to synchronize resources. Note that currently, only the Client Secret method is supported.
The Client Secret method can only be synchronized manually. You can synchronize one-time by entering the Client Secret ID and Client Secret Value when you click the
Synchronize
button on the details page.
You can use Search Filter to get a list of some types of resources that you want to synchronize.
Search Filter works the same way as search in AWS. You can use values such as name, host, OS, tags, and more as filters, and you can conveniently enter your search criteria and filters using the Enter key in the order below.
Enter a value for Key and press
Enter
-> Select a search condition and pressEnter
-> Enter a value for Value and pressEnter
For more detailed usage instructions, refer to the User Guide for Linux Instances (AWS).
In the Replication Frequency field, select the desired synchronization method.
Manual : Synchronize resources manually as needed.
Scheduling : Schedule periodic synchronization using Cron Expressions.
Click the
Save
button to save the Cloud Provider.
Synchronize and Manage Registered Azure Cloud Providers
Navigate to Server Settings > Connection Management > Cloud Providers for Server menu.
Click on the desired cloud provider you registered to access its details screen.
Click the
Synchronize
button in the top right corner to begin synchronizing your resources with Azure.You can monitor the synchronization progress in the Synchronization Log that appears. Additionally, you can review the synchronization history in the Settings > Systems > Jobs menu.
Please note that after registering a cloud provider, certain provider information cannot be changed:
Name: Changeable
Cloud Provider: Cannot be changed
Tenant ID: Cannot be changed
Region: Cannot be changed
Subscription ID: Cannot be changed
Credential: Cannot be changed
Search Filter: Changeable
Replication Frequency: Cannot be changed
Related Topics