Azure Sync for Jira Assets : FAQ

Q: How are Tags imported?

A: Only the Tags associated with the resources being imported are included. If a resource has a tag attribute, it will be imported.

Additionally, hidden tags (those with the prefix "hidden-") that are not displayed in Azure's Resource view - can also be imported. You can toggle the import of these hidden tags under the "Import options" section in the configuration dialog.

Q: How can I import from multiple Azure subscriptions at once?

A: In the latest version of Azure Sync for Jira Assets, you have two options (in the import configuration dialog) for importing resources from multiple subscriptions:

  1. Use All Available Subscriptions:
    You can enable the option to import resources from all subscriptions that your Azure App has permission to access. This simplifies the process by pulling data from every subscription the app has access to without needing to specify them individually.

  2. Specify Subscriptions:
    If you want more control and prefer to import from specific subscriptions, you can toggle off the "Use all available subscriptions" option. Then, manually enter the Subscription IDs you want to import from, separating multiple IDs with commas. This is useful for handling a large number of subscriptions efficiently within a single import instance.