385,503 questions

Sort by: Updated
0 answers

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…

VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,734 questions
asked 2024-11-05T08:06:54.8233333+00:00
Mansour_Dalir 1,876 Reputation points
edited the question 2024-11-05T08:10:11.6833333+00:00
Mansour_Dalir 1,876 Reputation points
2 answers

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? 

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,283 questions
asked 2024-10-16T04:06:07.4433333+00:00
Koh Jun Hao 0 Reputation points
commented 2024-11-05T08:09:59.8166667+00:00
Robin Sheng-MSFT 3,680 Reputation points Microsoft Vendor
2 answers

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…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
11,697 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
9,861 questions
Microsoft Configuration Manager
asked 2024-11-01T16:07:52.7333333+00:00
Mido Aldiab 0 Reputation points
commented 2024-11-05T08:09:54.1+00:00
Mido Aldiab 0 Reputation points
0 answers

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…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
13,961 questions
C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,758 questions
asked 2024-11-05T02:41:32.4433333+00:00
Kwan 0 Reputation points
commented 2024-11-05T08:09:25.1566667+00:00
Viorel 118K Reputation points
1 answer

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…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,239 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,060 questions
asked 2024-10-01T11:44:44.5833333+00:00
Shruthi Gowda 0 Reputation points
commented 2024-11-05T08:09:03.13+00:00
Givary-MSFT 32,991 Reputation points Microsoft Employee
2 answers One of the answers was accepted by the question author.

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…

Azure IoT Edge
Azure IoT Edge
An Azure service that is used to deploy cloud workloads to run on internet of things (IoT) edge devices via standard containers.
576 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,198 questions
asked 2024-10-14T09:24:59.6866667+00:00
Davy Meybos 50 Reputation points
accepted 2024-11-05T08:08:27.48+00:00
Davy Meybos 50 Reputation points
2 answers

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…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,180 questions
asked 2024-10-31T19:24:56.67+00:00
Julio Bello 221 Reputation points
commented 2024-11-05T08:07:17.6133333+00:00
Tianyu Sun-MSFT 31,086 Reputation points Microsoft Vendor
2 answers

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.

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
5,086 questions
Microsoft Exchange Online
asked 2024-10-22T08:11:21.6133333+00:00
Handian Sudianto 5,121 Reputation points
answered 2024-11-05T08:06:01.3433333+00:00
Betty Paul 0 Reputation points
0 answers

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…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,649 questions
Windows Network
Windows Network
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.Network: A group of devices that communicate either wirelessly or via a physical connection.
770 questions
asked 2024-11-05T07:16:43.71+00:00
xing-9122 0 Reputation points
commented 2024-11-05T08:05:55.5833333+00:00
Viorel 118K Reputation points
1 answer One of the answers was accepted by the question author.

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…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,581 questions
Microsoft Intune iOS
Microsoft Intune iOS
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.iOS: An Apple mobile operating system.
232 questions
asked 2024-10-31T14:22:05.5033333+00:00
Гелимянов Данил 20 Reputation points
commented 2024-11-05T08:04:42.67+00:00
Гелимянов Данил 20 Reputation points
2 answers

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…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,053 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,798 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,205 questions
asked 2024-11-04T00:23:14.2066667+00:00
Irene Gunning 0 Reputation points
edited an answer 2024-11-05T08:04:41.5533333+00:00
Irene Gunning 0 Reputation points
0 answers

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…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,891 questions
asked 2024-10-30T03:30:49.9266667+00:00
Cuong C. Nguyen 0 Reputation points
commented 2024-11-05T08:04:14.24+00:00
Laxman Reddy Revuri 245 Reputation points Microsoft Vendor
3 answers

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…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,239 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,579 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,060 questions
asked 2024-10-31T19:08:22.47+00:00
bezell-6128 21 Reputation points
commented 2024-11-05T08:03:52.8666667+00:00
Givary-MSFT 32,991 Reputation points Microsoft Employee
1 answer

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)…

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,180 questions
asked 2024-11-01T16:22:50.7966667+00:00
pxb pxb 0 Reputation points
commented 2024-11-05T08:03:49.1466667+00:00
Tianyu Sun-MSFT 31,086 Reputation points Microsoft Vendor
1 answer

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…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
22,060 questions
asked 2024-11-04T17:56:20.3066667+00:00
TOMAS ROMERO ASENJO 0 Reputation points
answered 2024-11-05T08:02:28.1933333+00:00
Bhasker Donthu 460 Reputation points Microsoft Vendor
0 answers

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…

PowerPoint
PowerPoint
A family of Microsoft presentation graphics products that offer tools for creating presentations and adding graphic effects like multimedia objects and special effects with text.
302 questions
JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
996 questions
asked 2024-11-05T08:02:10.62+00:00
Nambi N. Rajan 0 Reputation points
0 answers

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?

Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
5,184 questions
asked 2024-11-05T08:01:33.45+00:00
Handian Sudianto 5,121 Reputation points
3 answers

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…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
10,283 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
12,239 questions
asked 2024-11-05T04:25:19.8633333+00:00
David Chan 6 Reputation points
commented 2024-11-05T08:00:57.0633333+00:00
David Chan 6 Reputation points
2 answers

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.…

Microsoft Exchange Online
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,568 questions
Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,132 questions
asked 2024-10-18T22:02:08.11+00:00
Mani 276 Reputation points
commented 2024-11-05T07:59:53.3666667+00:00
Xintao Qiao-MSFT 3,695 Reputation points Microsoft Vendor
1 answer

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…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,349 questions
asked 2024-11-04T10:42:56.5833333+00:00
Plamen Trifonov 0 Reputation points
edited a comment 2024-11-05T07:59:22.1333333+00:00
ShiJieLi-MSFT 10,021 Reputation points Microsoft Vendor