Changelog
19 August, 2026
⚡ OPTIMIZATION
Improved internal error handling - the app no longer treats expected edge cases as failures. Fewer unnecessary import interruptions, cleaner logs.
version 3.78.0
10 August, 2026
⚡ OPTIMIZATION 🛡️SECURITY
ID storage improvement: Route resource
Long Azure IDs that exceeded the Assets 254-character limit are now automatically shortened for referencing, with the full Azure ID kept separately - consistent with how other resources already handle this.
Network Security Rules, Ip Configuration - previously shortened IDs on these objects have been further optimized
⚠️ Action required. If you imported these objects before this update, re-importing will create duplicates. Please bulk-delete your existing Route, Network Security Rule and Ip Configuration objects before running the import again. See Known Limitations in the User Documentation for step-by-step guidance.
Strengthened security for stored import configurations
We proactively hardened how import credentials are stored in response to a responsible disclosure report via Bugcrowd. No action needed on your side - existing configurations are migrated automatically.
version 3.77.0
5 August, 2026
✨ NEW FEATURE ⚡OPTIMIZATION
Virtual Machine records just got more useful.
Three new attributes are now synced for every Virtual Machine: Size, vCPUs, and RAM. Your VM objects in Assets now carry the compute details you need for capacity planning, incident triage, and cost visibility - without having to cross-reference the Azure portal.
version 3.75.0
Subnet and Desktop IDs are also updated: long Azure IDs that exceeded the Assets 254-character limit are now shortened for referencing, with the full Azure ID kept separately.
⚠️ If you already imported Subnet or Desktop objects before this change, re-import will treat them as new objects (duplicate IDs). Check Known Limitations in the User Documentation and bulk-delete the previous Subnet/Desktop objects before running the import again.
version 3.74.0
21 July, 2026
✨ NEW FEATURE
Entra ID just got its own dedicated import mode.
Entra ID only import - If you only need users, groups, devices, and service principals in Jira Assets, you no longer have to set up a full Azure import to get there. Choose Microsoft Entra ID only on the Connection tab and get a clean, lightweight schema - no 100+ Azure object types taking up your Assets object limit.
User–group membership sync - Once you're on an Entra ID only import, you can enable Sync user group membership feature in Advanced settings. Assets will reflect which groups each user belongs to, automatically.
Useful for IT and security teams who manage access through Entra ID and want that structure visible in their CMDB - without pulling in the entire Azure estate.
version 3.70.0
29 June, 2026
🛡️SECURITY
Updated dependencies to address potential security risks.
version 3.71.0
24 June, 2026
✨ NEW FEATURE
You can now track WAF Policies directly in Jira Assets - including their mode, state, and which Application Gateways they protect.
Useful for security and compliance teams who need a single place to audit WAF coverage across their Azure estate and link policies directly to the infrastructure they govern.
version 3.70.0
4 June, 2026
⚡ OPTIMIZATION
Fixed an underlying issue that occasionally caused instability when saving and retrieving setups.
version 3.69.0
3 June, 2026
✨ NEW FEATURE
Your Azure CMDB can now stay in sync automatically - without anyone pressing a button. Connect an import to any Jira Automation rule: trigger a sync when a ticket is created, when a sprint starts, or on any schedule you define. No manual runs, no stale data.
version 3.68.0
28 April, 2026
🔄 UPDATE
Added a help section with quick access to documentation, support, and call scheduling.
version 3.65.0
27 April, 2026
✨ NEW FEATURE 🛡️SECURITY
Added support to import:
Service principal new attributes
App Role Assignment Required, App Owner Organization Id
Container registry new attributes
SKU, Admin User Enabled, Anonymous Pull Enabled, Public Network Access, Zone Redundancy, Identity Type
Azure Key Vault
Log Analytics Workspace
User Assigned Identity
Improved access control for import configurations to ensure credentials are only accessible within authorized schemas.
Version 3.64.0
31 March, 2026
⚡ OPTIMIZATION
Improved overall dependency health and reduced potential security risks.
version 3.63.0
26 February, 2026
✨ NEW FEATURE
Added support to import Tags attribute (Subscription resource).
version 3.62.0
19 February, 2026
✨ NEW FEATURE ⚡ OPTIMIZATION
Added support to import the Service Principal resource.
Introduced an Entra ID–only synchronization. No Azure subscription is required when syncing only Entra ID data.
version 3.61.0
26 January, 2026
🛡️SECURITY ⚡ OPTIMIZATION
Resolved multiple package vulnerabilities by updating affected dependencies to secure versions.
Improved logging structure and clarity to provide a better overview.
version 3.60.0
19 January, 2026
⚡ NEW FEATURE ⚡ OPTIMIZATION
Added support to import Virtual Machine Operating system version.
Updated Lock attributes:
Id: Now uses a shortened version of the Azure ID (type: text) to ensure compatibility with reference-based fields.
Full Id: Introduced as a new attribute storing the complete Azure ID (type: textarea), removing the 254-character limit while retaining full identifier visibility.
version 3.59.0
14 January, 2026
⚡ OPTIMIZATION
Optimized the Azure import pipeline to reduce memory consumption and improve handling of large data sets. Imports are now more stable and resilient when processing high-volume subscriptions.
version 3.58.0
8 December, 2025
✨ NEW FEATURE
Added support to import Cost Center attribute (Entra ID, part of the Employee Org Data) for the User object.
version 3.57.0
1 December, 2025
✨ NEW FEATURE
Added support to import Virtual Machine Operating system and Power Status attributes.
version 3.56.0
25 November, 2025
✨ NEW FEATURE
Added support to import Managed Database (relating to SQL Managed Instance).
version 3.55.0
24 November, 2025
✨ NEW FEATURE
Added support to import Modul, Manufacturer, Complaint as attributes of Entra ID Device asset.
version 3.54.0
19 November, 2025
⚡ OPTIMIZATION
Updated Network Security Rule attributes:
Id: Now uses a shortened version of the Azure ID (type: text) to ensure compatibility with reference-based fields.
Full Id: Introduced as a new attribute storing the complete Azure ID (type: textarea), removing the 254-character limit while retaining full identifier visibility.
This improvement prevents failures caused by overly long IDs (default Azure Network Security Rules)
31 October, 2025
🛠️ FIX ⚡ OPTIMIZATION
Fixed an issue causing Entra ID resources to be duplicated across synced subscriptions.
This significantly reduces the import file size and prevents hitting the 250 MB limit.
19 August, 2025
✨ NEW FEATURE 🔄 UPDATE
Added support to import new Azure asset:
Snapshot
Includes a basic set of attributes
Update Forge API Rate Limiting
Added loader to Import config update tab
5 August, 2025
✨ NEW FEATURE 🛠️ FIX 🔄 UPDATE
Added support to import new Azure assets:
Lock
Network Security Group
Network Security Rule
Route Table
Route
Application Gateway
All resources in this update includes a basic set of attributes
Added DNS Servers as attribute of Virtual Network
Updated Forge dependencies
Fixed UI config modal - now again correctly closes after saving without need of reloading
Fixed unhandled exception on saving config in incorrect format
3 July, 2025
✨ NEW FEATURE
Added support to import Registered Owners as an attribute of Entra ID Device asset.
27 June, 2025
✨ NEW FEATURE
We hardened the app against two classes of injection attacks. If you're using Azure Sync in a security-conscious environment (and you should be), this brings us in line with enterprise security standards.
4 June, 2025
✨ NEW FEATURE ⚡ OPTIMIZATION
Azure OpenAI deployments can now sync to your Jira Assets. As AI infrastructure becomes something IT teams are asked to govern and audit, this gives you a single place to see which models are deployed, where, and in what configuration - alongside the rest of your Azure estate.
Optimized data processing for high-volume imports. We significantly reduced payload sizes, allowing for smoother imports of larger datasets.
29 April, 2025
✨ NEW FEATURE 🛠️ FIX
Added support to import new Azure asset:
Hybrid (ARC) Machines
Includes a basic set of attributes
Inbound Nat Rule - Added the Backend IP Config textarea attribute (fixes maximal attribute length limitation)
1 April, 2025
⚡ OPTIMIZATION 🛠️ FIX
Improved the app's authentication flow to ensure imports in Assets align with user-specific permissions.
21 March, 2025
✨ NEW FEATURE
Your Azure CMDB just got a lot more complete.
Six new resource types are now supported - covering the infrastructure modern cloud teams actually run:
Kubernetes Service (AKS): Track your managed clusters alongside the workloads that depend on them. When an incident fires, your on-call engineer can see the cluster in context without leaving Jira.
Container Apps : Azure's serverless container platform is now a first-class citizen in your asset inventory. Useful for teams running microservices who need visibility without managing AKS.
Container Registry: Know which registries exist, a foundation for supply chain security tracking.
CosmosDB Account: Your globally distributed databases in the CMDB, ready to be linked to the applications that depend on them for impact analysis during incidents.
SQL Managed Instances: Fully managed SQL infrastructure, now trackable alongside your other data tier assets.
Virtual Machine Scale Sets: Auto-scaling compute groups often get missed in manual inventories. Now they sync automatically.
If your team manages any of these resources and you've been working around their absence — this one's for you. More attributes for each type are coming; let us know which ones matter most to your workflow.
11 March, 2025
✨ NEW FEATURE
Revamped the scheduler (preview).
Now supports both 12 and 24 hour intervals.
Removed hard limit for scheduled import amount, now total execution time of all scheduled imports should just not exceed 12 hours.
5 February, 2025
⚡ OPTIMIZATION
Improved overall import speed: Import execution is now on average 2x faster
Increased capacity limits: Increased subscription per import limit, one import can now handle 350 average subscriptions (up to theoretical limit nearing 1000 subscriptions).
21 January, 2025
✨ NEW FEATURE
Added support to import Entra ID Device assets into Jira.
Added support to import additional Entra ID User asset attributes into Jira.
26 November, 2024
🛠️ FIX
Improved stability: Fixed an issue where imports could hang in rare edge cases when platform limits are hit.
Graceful handling: Imports now terminate cleanly if such limits are exceeded.
19 November, 2024
✨ NEW FEATURE
Added support to import MySQL database assets into Jira.
11 November, 2024
🔄 UPDATE
Firewall Resource Configuration:
Updated attributes:
Added
ipConfigurationsandpublicIPAddress.Existing attributes
managementIpConfigurationandmanagementPublicIPAddressremain unchanged.
21 October, 2024
✨ NEW FEATURE
Support for Importing Multiple Azure Subscriptions:
Added "Use all subscriptions" option for easier asset synchronization across multiple Azure environments.
Takes every subscription the Azure Registration app have access to.
Limitations:
Maximum 30 subscriptions per import (extension in progress).
Added option to specify one or more subscription IDs.
16 October, 2024
⚡ OPTIMIZATION
Updated schema configuration.
Adjusted naming conventions across all resources.
1 October, 2024
🛠️ FIX
Improved support for schemas with over 10,000 objects.