split cells in excel
how to split individual cells?
Synchronizing Azure AD Users with fresh Windows Server 2022 AD with different domain name
Hello, I am seeking guidance on the best way to synchronize users from Azure Active Directory (Entra ID) to a freshly installed Windows Server 2022 Active Directory, which has a different domain name. Current Situation: I have 180 users currently joined…
Why We Need Client-Side Encryption, not Client-Side Key Encryption
While I appreciate the elegance of Azure's automatic Storage encyption, I think there's still a strong need for Client-Side Encryption (not Client-Side Key Encryption). For example, if there's a breach of an Azure account, the intruder would have access…
How to fix "module was not instrumented." Reason:"path_is_excluded" error in Microsoft.CodeCoverage.Console tool?
I'm receiving the following problem while trying to instrument my dll with Microsoft.CodeCoverage.Console tool. module was not instrumented. Reason: path_is_excluded." I'm using Microsoft.CodeCoverage.A console tool for calculating code coverage.…
Unable to verify domain for email. TXT record was added to DNS.
https://learn.microsoft.com/en-us/azure/communication-services/quickstarts/email/add-custom-verified-domains?pivots=platform-azp#configure-sender-authentication-for-custom-domain I am trying to follow the document above to configure email for my domain. …
How to sign in to my microsoft with my authenticator app not working properly
I have trouble signing in to my microsoft work account in all of my devices. After inputing the password, they request for an either code from authenticator or to approve it using my auyhenticator app, however all my authenticator apps require me to…
how to Re- schedule Microsoft exam with expired voucher following Pearson technical issues
Dear all, I scheduled the exam DP-600 for the 22nd of June (Registration ID: 481519183). Unfortunately, due to technical issues on the Pearson VUE application I have not been able to take the exam. Pearson is inviting to re-schedule the exam leveraging…
Azure Entra Administrative units
I have created an administrative unit for external guest users and added a few external guest users. From the users, I have chosen a user and assigned the user admin role. My requirement is that this external admin user will be able to manage these users…
Can I use HTML Tags in Except If statement of Mail Flow rule?
I've created an organization-wide signature using a mail flow rule that uses html tags that are dynamic content that will adjust according to the sender, such as %%title%%, %%DisplayName%% and %%phone%%. Now I want to make it so that there no are…
Bulk Update of Users in Entra ID
I need a PowerShell script that updates all of my users' Employee IDs. NONE of the scripts I have found have worked due to one reason or another. I need a script that is recent using cmdlets and parameters that actually work.
not able to change access configuration policy
CODE InsufficientPermissions MESSAGE RAW ERROR Caller is not allowed to change permission model. For more information on how to change the permissions model follow this link: https://go.microsoft.com/fwlink/?linkid=2155160. Details:…
Serverless warehouse suddenly stops to start up.
Hey All. From today, suddenly we are getting below error while starting a serverless warehouse. Details for the latest failure: Error: Cluster launch timeout. Type: SERVICE_FAULT Code: K8S_DBR_CLUSTER_LAUNCH_TIMEOUT Warehouse details: Type:…
Microsoft Graph API app registration
We are a Salesforce ISV looking to provide Outlook & Teams integration in our Salesforce app. I have created an App Registration in the MS Entra admin center, all is working fine in prototype. Users will connect from Salesforce via OAuth and approve…
Deploy Windows server 2012 and 2012R2 using Azure Portal
Hi we would like to deploy Windows server 2012 and 2012 R2 in our Azure tenancy for some testing but unable to locate these images in Azure marketplace. Are these images not available anymore in Azure? We can only see Windows sever images from 2016-…
How to Add Custom Properties to the User Object in Microsoft Entra External ID
I've been attempting to use the New-MgSchemaExtension and New-MgUser cmdlets in Microsoft Graph PowerShell to add custom properties to the User object. My goal is to ensure these custom properties are accessible when creating a new external user and…
How to fix SSMS Import Excel Microsoft.ACE.OLEDB.16.0 provider is not registered error
I got a new laptop at work, and after installing SSMS (old and new versions), when I try to use the import wizard to import from an Excel spreadsheet, I get the error message The Microsoft.SCE.OLEDB.16.0 provider is not registered on the local machine. …
How to use Azure Communication Service's IVR feature in VoIP calls
For my contact centre, I want to create an IVR for VoIP call queue selection. To do this, I utilise JobRouting to route the work to an available agent who can provide the necessary instructions and flow. Could you perhaps supply me with any…
We need a solution that supports NTLM Authentication. Currently we are using WAF V1 but this goes end of life in 2026. Any alternatives?
We need a solution that supports NTLM Authentication. Currently we are using WAF V1 but this goes end of life in 2026. Any alternatives?
Shared Files via OneDrive: sync button not available
Hello, I have a simple question. The company I work uses OneDrive and Office 365. When somebody shares a folder with files inside with me I see the sync button and all files are synchronized, but when an excel or word file for instance is shared the sync…
XLSX files are not found with Microsoft Graph API
Hello, I am using the search query to get all the XLSX files that are present in my share-point. But I am getting in consistent data and sometime my hits come as undefined. Is there a combination to make in my search request body to avoid this…