Smarsheet Connection Issue in ADF
I am trying to access Smartsheet through ADF , I am able to do it both through Azure key vault and Token .But while deploying through CI/CD ,once deployment is complete I am unable to do connect both via Smartsheet and Token access .Unable to understand…
How to Get the Positions of Strings Filtered by Multi-Split Method in VB.net With LINQ
According to the previous question, the method of multi-splitting (Multi-Split) I'm working on a VB.net script and need help extracting the positions of specific substrings from a given input string based on a multi-split condition. The input string is…
disableLocalAuth for cosmos db
Attempting to use RBAC authentication to connect to Cosmos DB results in different behaviors based on the disableLocalAuth setting. When disableLocalAuth is set to false, the connection to Cosmos DB is successful, and data can be retrieved. However,…
SQL Server Agent in Azure SQL Server
Hello, I would like to know if you can help me with a problem I am having. I have Azure SQL Data Bases which are managed through SQL Management Studio. I need to check some of these Databases to see if they have Jobs configured, but I cannot see the SQL…
Automating Role Assignments for Multi-Tenant Applications Using Graph API
Is there a way to automate assigning the User Administrator role to our multi-tenant application across tenant accounts using Graph API? Currently, this process is done manually, but I'm looking for an API call that could possibly take the tenant ID for…
How to Fix Startup Error in Cosmos DB Emulator on Windows
I downloaded and ran the setup for Cosmos DB Emulator. (https://aka.ms/cosmosdb-emulator) The installation completes successfully, but when trying to run the emulator, the following error message is shown: Afterward, the emulator shuts down. Attempts…
Unauthorized when using Add-DistributionGroupMember to add user to Exchange managed Distribution
I followed the steps in this article https://learn.microsoft.com/en-us/powershell/exchange/connect-exo-powershell-managed-identity?view=exchange-ps&WT.mc_id=M365-MVP-9501 to use my Azure Automation System managed identity to connect to ExchangeOnline…
How to access Microsoft Official Curriculum (MOC)
I wanted to access Microsoft Official Curriculum (MOC) as per the instructions here Following the link below, I can't find the menu item on the left side of the screen.…
Entra External ID - Migration Options
I need to migrate users from an on prem Auth provider, where I am not able to access the passwords (On way hashed) to Entra External ID, Is there away in Entra to valid the user against the on prem auth when signing in and then move the password to Entra…
Teams Extension composeExtensions request payload channelData.team.id not in GUID format
Hi Everyone, I am trying to use Graph API to download the message attachment in teams channel. But we found the channelData.team.id not in GUID format "team": { "id": "19:-Ml7DKbJkZVh9gO......cKEwmWw1@thread.tacv2" } that we…
The API Service is transitioning at this time. Please try the request again later.
I'm trying to delete an API Management service but am getting the following error: The API Service apimhealthyinvestmentq9fg is transitioning at this time. Please try the request again later. If I run az apim deletedservice show --service-name…
Do messages get emailed automatically if daily message limit for outbound emails exceeds a certain number?
We are currently to trying to adjust the daily message limit for outbound spam policy within Defender. Our current policy is set to the options pictured attached. Our concern is communication, especially emergency communication, to members and providers.…
The OneDrive Search API is unable to find any files. Please help check this issue.
I am unable to find any files using the OneDrive Search API, but I can retrieve files using the Folder API. Please help me check this issue, thank you.
M365 Installation - Language not found error
HI All, I would like to create an XML file for Microsoft 365 Apps for enterprise, including Visio Plan 2 and Project Professional 2024 (Volume license). The configuration should exclude Access, Groove, Skype, and Publisher. The supported languages should…
Azure MFA session revoke
I have 3 tenants in Azure. I can log into 1 and 2 fine, but not 3. For 3, the MFA was setup with my old phone that broke. Our admin team has revoked my access and sent me the invitation to join. The invite directs me to the my apps page, with no…
How to fix We can't activate Windows...Error code: 0xC004F074
I have this error, but I bought my Windows 11 License 8 months ago.
Mandatory MFA for break-glass account vs Conditional Access policies
Hi, It is recommended that at least one emergency access / break-glass account should be excluded from all Conditional Access policies. How does this work now that break-glass accounts are in scope for mandatory MFA? How is mandatory MFA implemented /…
Windows 11 warning message appears after PXE installation
Hello, After using MECM Task Sequence, I successfully installed Windows 11 on several clients. However, some devices display a warning message after installation, which reappears upon every boot. There seem to be no related errors in the ccm logs. Can…
Delete Tenant associeted to "Teams Free"
Hello. Some time ago I created a new tenant with a dedicated user through my Microsoft account. Today I would like to delete the tenant from the Azure portal but it tells me that it is not possible to delete it because a Teams Free license is…
Azure PayAsYouGo and OAuth
Hi, I have created an app which among other features sends email messages through SMTP using simple account name / password authentication. There is a handful of different people using this app. Now when the primitive username/pwd auth is…