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.
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…
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…
Azure Web Pubsub migrate to mqtt
I am new to Azure migration and using a sample application to test before we migrate and I want ask some questions. Sampling with the example for first experience of…
MECM In-Place Upgrade to Win11 23H2 Failure on Compatible Devices
Hello Community, We are currently upgrading our company computers from Windows 10 22H2 to Windows 11 23H2 using an in-place upgrade task sequence through SCCM. However, we are encountering issues with several Windows 11 compatible devices failing during…
Microsoft Team not in the organization
I having issue on my Microsoft Team as now I am not in the organization, my Microsoft Team show that I am (External) user I need help to solve this issue any advice? 
Issues with In-Place Upgrade from Windows 10 to Windows 11 via SCCM
setupact.logHello Community, We are currently upgrading our company computers from Windows 10 22H2 to Windows 11 23H2 using an in-place upgrade task sequence through SCCM. However, we are encountering issues with several Windows 11 compatible devices…
Problems with passing Binary as a table-valued parameter
I'm using table-valued parameters to pass binary values. I used SQLBindParameter and passed the values as SQL_C_BINARY, SQL_BINARY, BinarySize, etc. as the arguments, but when I run SQLExecute, I get an error or the result is different from what I…
What is the maximum length of issuerAssignedId?
What is the maximum length of issuerAssignedId? The document https://learn.microsoft.com/en-us/graph/api/resources/objectidentity?view=graph-rest-1.0 says it issuer-assigned ID should be less than 64 characters. However, in our test environment, we…