Business Central v27 Extension Publishing Error – Scope Mismatch Bug and Fix
With the release of Microsoft Dynamics 365 Business Central version 27, many developers and partners have encountered a publishing issue when trying to upload extensions to their sandbox environments.
❗ Error Message
When attempting to publish an extension, the following error may appear:
Cannot publish application because there is a mismatch between the intended scope of the app 'Tenant' and the value of the 'PublishedAs' argument 'Global'
This error is related to a scope mismatch between the app’s intended deployment (Tenant
) and the publishing argument (Global
). It prevents successful deployment of extensions in sandbox environments.
🧩 Root Cause
Microsoft has identified this as a bug in version 27. The system incorrectly validates the publishing scope, causing the deployment to fail even when the extension is correctly scoped.
🛠️ Resolution
Microsoft has acknowledged the issue and released a hotfix in the next build of v27.
What You Can Do:
- Wait for the next build of BC v27 to be released.
- Once available, update your sandbox environment to the latest build.
- Alternatively, create a new sandbox, which will automatically use the latest build and should resolve the issue.
📢 Stay Informed
Microsoft is actively tracking this issue, and updates are being shared via Yammer. If you’re affected, it’s recommended to follow the relevant Yammer thread for the latest updates and community discussions.
🔗 https://tinyurl.com/f6cb31da
✅ Final Note
If you’re currently facing this issue, there’s no need to troubleshoot further—just wait for the next build rollout. Microsoft is on it, and a fix is already in place.
Have questions or need help with your Business Central environment? Feel free to reach out or leave a comment below!
Leave a comment