How to Get the Positions of Strings Filtered by Multi-Split Method in VB.net With LINQ
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 defined as follows: Dim MultiSplit as…
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…
IoT Edge 1.0 and 1.1 devices cannot authorize to the IoT Hub anymore
Hello, since last week our Azure IoT edge 1.0 and 1.1 devices cannot connect to our IoT Hub anymore. We use device certificates and DPS and we see that the certificates are valid and DPS registers the devices to the Hub correct, however as soon as the…
What Happened to the Property Menu Item in Visual Studio 2017?
Visual Studio 2017 used to allow me to see a source file's property (e.g., file name, path, etc.). I would right-click on the source file in the Solution Explorer window, select Property and a property window would appear in the lower half of the…
Migrate from gsuite to M365
Hello, Anyone know how to migrate from gsuite to M365 with minimal downtime? The migration will include the email, contact, calendar at least.
Why GetPerTcpConnectionEStats does never work as expected?
To check TCP connection apth congestion informations, I wrote following code: It returns NO_ERROR, but the Rod(path_rod) is always stange, the RTT are so wrong it could never be true, the wnd and other fileds ware weird also. It could not be mem…
XML Xml Serialization error in MAUI iOS
Good afternoon. We are developing a mobile application for iOS on MAUI (.net 9-0). When using the Apple development profile, our application is assembled and deployed on the device without any problems (using the IDE Rider). But when we change the Apple…
Is there a workaround to index SharePoint site pages in Azure AI Search?
We are currently developing a chatbot using Azure Open AI, and we plan to use SharePoint as a data source. We have pages containing the data that we want the chatbot to reference. However, according to the documentation SharePoint Online indexer…
How to add custom cuture on a Azure App Service
Our website is supported a custom language en-CN. It is worked on Premise after I applied register for en-CN It is required to add to the OS. I tried to find it like…
Script to request and get access token from Microsoft graph API with certificate instead of client secret
I want to avoid using the standard MSGraph or AzureAD modules by using Invoke-WebRequest. There are plenty of examples on how to use a client secret for App Registration authentication with Invoke-WebRequest. The below is from Vasil Michev's excellent…
Create project with console template using vs 2022 and it give errors Microsoft Visual Studio Community 2022 (64-bit) - Current
1.Microsoft Visual Studio Community 2022 (64-bit) - Current Version 17.9.0 2.>dotnet --version 8.0.201 3. I created project with console template, and the it give me errors, i delete it and try severl time. it not work. errors: a)…
No es posible agregar grupos en aplicaciones empresariales debido al nivel de Plan de active Directory
No es posible agregar grupos en aplicaciones empresariales debido al nivel de Plan de active Directory. Es un plan gratuito "Microsoft Entra ID gratis". ¿Es posible cambiar de plan ? ¿cómo proceder al cambio de plan? ¿Tiene coste? Muchas…
Issue: Microsoft PowerPoint API returns empty placeholder text after update [2409]
I’m using the Microsoft PowerPoint JavaScript API to generate slides from slide master, where the shapes are created within layouts using GeometricShape. A placeholder text is assigned to each shape to help identify them, so they can later be populated…
Intune Push Policy
Hello, When we apply policy from intune, some wired clients get the policies faster than wireless clients (can more than 1 day). Anyone know how to improve distributing policies for wireless clients?
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…
Remove-Mailbox '1293f525-fbb5-45fd-8323-57902d7a2e46' -PermanentlyDelete
Hello Every one, When i try to run the command Remove-Mailbox '1293f525-fbb5-45fd-8323-57902d7a2e46' -PermanentlyDelete, I'm getting the below error can someone suggest me how to remove the holds. Please remove the holds before trying to delete.…
How to force uninstall local (unpacked) extensions from Microsoft Edge
Is it possible to use admin policies on edge/windows (or any other method) to remove all locally installed extensions? We developed an internal browser extension for our company that employees would install from developer mode -> load unpacked. It was…