344,380 questions

Sort by: Updated
1 answer

How to get the index of duplicate elements along with the range of empty elements after it. LINQ

hi Dim ComplexArray As String() = Split("A C A B C A B A B C") 'Need Result As Array (3 dimensional) Dim Arr3D = {({"A", ({"0-2", "5-9", "16-16", "19-20"})}),…

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,837 questions
Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
4,631 questions
VB
VB
An object-oriented programming language developed by Microsoft that is implemented on the .NET Framework. Previously known as Visual Basic .NET.
2,581 questions
asked 2024-05-04T15:38:26.2533333+00:00
Mansour_Dalir 1,591 Reputation points
edited a comment 2024-05-08T09:37:41.9866667+00:00
Mansour_Dalir 1,591 Reputation points
1 answer

Hi, I need to migrate/move my Entra Domain Services to new Subscriptions.

Hello, I need to migrate/move my Entra Domain Services to new subscriptions. What could be the possible steps and also any documentations would be greatly appreciated. Thank you! Kind Regards, Majid.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,606 questions
asked 2024-05-06T14:35:04.45+00:00
Majid Khan 0 Reputation points
commented 2024-05-08T09:37:06.0133333+00:00
Givary-MSFT 28,406 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Why Total Messages Count From outlook Storage statistics not exactly matching with Graph API total messages

Hello Support Team, I am using Graph API from long time to fetch all messages of a user mailbox with GET /messages endpoint But recently observed that for Big mailboxes (having more than 40 thousands messages) there is discrepancy between total message…

Microsoft Exchange Online
Outlook
Outlook
A family of Microsoft email and calendar products.
3,016 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
asked 2024-04-19T08:53:57.28+00:00
Dharmendra Vishwakarma 40 Reputation points
edited the question 2024-05-08T09:36:58.11+00:00
SokiGuo-MSFT 23,481 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

EXO online archive

Hi all I'd like to ask some questions regarding the EXO online archive. I have a user that has currently reached the 99GB mark (we're on M365 E3) I am currently testing the online archive feature before configuring it to the user. While googling online i…

Microsoft Exchange Online
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,902 questions
asked 2024-04-12T03:49:59.3266667+00:00
tommy soo 61 Reputation points
edited the question 2024-05-08T09:36:37.6133333+00:00
ChristyZhang-MSFT 20,931 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Outlook Problem with saving drafts and sending folder on Outlook with deleted mailbox

Good morning, I have a user on Microsoft 365 (Exchange Online) who holds delegations on a MailBox, from Outlook Client Windows every time I send or save a draft of the email on which I have delegations it always saves everything in the folders of the…

Microsoft Exchange Online
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,902 questions
asked 2024-04-18T10:58:09.8066667+00:00
Francesco Russo 170 Reputation points
edited the question 2024-05-08T09:36:36.6566667+00:00
Faery Fu-MSFT 17,031 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Force mailbox access update

Hello. When delegating mailbox, full access, access via web interface( owa ) sometimes appears with delays. What does it depend on ? What service is responsible for this ? How often is the update ? How to force the update ?

Exchange Server
Exchange Server
A family of Microsoft client/server messaging and collaboration software.
1,087 questions
Outlook Management
Outlook Management
Outlook: A family of Microsoft email and calendar products.Management: The act or process of organizing, handling, directing or controlling something.
4,902 questions
asked 2024-04-27T09:11:01.25+00:00
Андрей Михалевский 2,641 Reputation points
edited the question 2024-05-08T09:35:30.1433333+00:00
Faery Fu-MSFT 17,031 Reputation points Microsoft Vendor
1 answer

Graph API - filter and select together - 404 error

When i use 'filter' and 'select' together in a GRAPH API url, it gives a 404 error This is my URL in web.config - https://graph.microsoft.com/v1.0/users?$select=givenName&$filter=startswith(displayName,'searchName') Following is the code i use to…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,682 questions
asked 2024-05-07T12:55:12.9133333+00:00
John Joseph Mathichiparambil - EW 0 Reputation points
answered 2024-05-08T09:34:27.0433333+00:00
CarlZhao-MSFT 37,216 Reputation points
1 answer

Exception calling "Open" with "0" argument(s): "Could not load type 'Microsoft.Identity.Client.BaseAbstractApplicationBuilder`1' from assembly 'Microsoft.Identity.Client, Version=4.27.0.0, Culture=neutral, PublicKeyToken=

I'm trying to connect to powerbi serivce through PowerShell script from my local system windows 10. I'm getting error 'Exception calling "Open" with "0" argument(s): "Could not load type…

Azure Analysis Services
Azure Analysis Services
An Azure service that provides an enterprise-grade analytics engine.
439 questions
asked 2024-05-07T04:49:12.27+00:00
SivaB 91 Reputation points
answered 2024-05-08T09:34:11.7733333+00:00
PRADEEPCHEEKATLA-MSFT 77,901 Reputation points Microsoft Employee
1 answer

Cannot create App Service Plan

I am unable to create an App Service Plan, no matter how I try (portal, CLI, different regions, etc) I get the following error message: The subscription '<subscriptionid>' is not allowed to create or update the serverfarm. I have seen duplicates of…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,931 questions
asked 2024-05-07T15:46:20.1+00:00
Connor Hewitt 0 Reputation points
commented 2024-05-08T09:34:05.51+00:00
VenkateshDodda-MSFT 18,466 Reputation points Microsoft Employee
1 answer

There seems to be an error with the way the Azure cloud shell handles the backup script in https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters

In this lesson: https://learn.microsoft.com/en-gb/training/modules/script-with-powershell/5-exercise-parameters, the backup script with parameters regular exits with the error message "curl: (3) unmatched close brace/bracket in URL position 38:…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
955 questions
asked 2024-05-07T15:07:07.9766667+00:00
James Harland 0 Reputation points
commented 2024-05-08T09:29:03.77+00:00
AmaranS 2,675 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Logic Apps: "Send approval email" action requires "Any IP" for inbound IP setting

During testing, users were unable to record an approve/reject response in emails that were sent by the "Send approval email" action (Office 365 Outlook connector). I think this is due to the Logic App "Allowed inbound IP addresses"…

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,862 questions
asked 2021-12-21T17:15:37.067+00:00
Jeff 66 Reputation points
edited a comment 2024-05-08T09:28:57.1733333+00:00
Pradeep Piplawa 0 Reputation points
2 answers

When I apply the latest patches cu in the SQL server 2022 version. It uses high memory. What is the reason? It will happen sometimes or regular

When I apply the latest patches cu in the SQL server 2022 version. It is using high memory. What is the reason? It will happen sometimes or regular.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,777 questions
asked 2024-05-08T02:53:41.3533333+00:00
Anandhswarupp 20 Reputation points
answered 2024-05-08T09:28:55.45+00:00
CosmogHong-MSFT 23,321 Reputation points Microsoft Vendor
1 answer

None of the sandbox activations allow me to create a function app. They sit there and spin after filling out the first page.

I don't have this problem when I use my work accounts, so I am positive it is a sandbox-specific issue. I have tried 5 times over the last 24 hours to no avail. This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
955 questions
asked 2024-04-30T20:59:29.3233333+00:00
DS-9972 0 Reputation points
edited a comment 2024-05-08T09:28:38.9233333+00:00
RDash 1,245 Reputation points Microsoft Vendor
1 answer

APIM recommendation with service endpoints

With respect to this article, I would like to understand what is the latest recommendation when it comes to APIM networking Art: https://learn.microsoft.com/en-us/azure/api-management/api-management-using-with-vnet?tabs=stv2 Can you suggest why private…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,775 questions
Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,167 questions
Azure Private Link
Azure Private Link
An Azure service that provides private connectivity from a virtual network to Azure platform as a service, customer-owned, or Microsoft partner services.
469 questions
asked 2024-05-03T07:36:28.02+00:00
Pulin Gupta 0 Reputation points
commented 2024-05-08T09:27:02.5166667+00:00
Ben Gimblett 3,410 Reputation points Microsoft Employee
0 answers

Loading Virtual Machine problem

I want to learn Dynamics 365. Thanks for this Microsoft Learn module. Of course I couldn't install dynamics 365 F&O on my laptop, thus this VM Mode lab was (for example on this page…

Dynamics 365 Training
Dynamics 365 Training
Dynamics 365: A Microsoft cloud-based business platform that provides customer relationship management and enterprise resource planning solutions.Training: Instruction to develop new skills.
44 questions
asked 2024-05-08T09:27:01.38+00:00
fatih ozer 0 Reputation points
0 answers

Script to check if files or folders syncing with Onedrive

Hi Team, Hope you are doing well. I am facing the issue related to get the Onedrive sync status via Powershell. Like my concern is before unlinking the account from onedrive need to check the Onedrive sync status, means if any files or folders are still…

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
834 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,091 questions
asked 2024-05-08T09:25:16.3766667+00:00
Prabhjot Singh 145 Reputation points
1 answer One of the answers was accepted by the question author.

In Express Route Circuit when metric type Arp and BGP Availability reaches 100% what it indicates. How can we identify and process the threshold or alert for this metrics.

In my Express route circuit while I am capturing the metrics I found the following type of metrics: Arp Availability and BGP Availability has showing 100%(Arp Availability (Avg)). So what is this impact on Express Route Circuit. If it reaches maximum…

Azure ExpressRoute
Azure ExpressRoute
An Azure service that provides private connections between Azure datacenters and infrastructure, either on premises or in a colocation environment.
324 questions
asked 2023-10-04T10:23:45.8733333+00:00
Murarisetty Yamuna 80 Reputation points
edited an answer 2024-05-08T09:23:57.91+00:00
GitaraniSharma-MSFT 47,686 Reputation points Microsoft Employee
0 answers

Windows 11 SMB Direct feature has stopped working

My Windows 11 23H2 machine is behind a NAT router in a WORKGROUP type network. Previously, I could browse shared folders on it from other machines on my network using UNCs like "\dev9\Downloads". Recently, this feature has stopped working. In…

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.
657 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,246 questions
asked 2024-05-08T09:23:13.7166667+00:00
Peter Boulton 26 Reputation points
0 answers

How to add custom parameter and its corresponding value in the HTTP header using the Windows-win32-webservices.h library

I have implemented a SOAP web service client in C++ using MS Visual Studio 2019 and library “WebServices.h”, in order to consume a SOAP web service. SOAP webservice that I am consuming requires a custom parameter and its corresponding value in the HTTP…

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,428 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,541 questions
asked 2024-05-08T09:23:10.42+00:00
Shree (Contractor) 0 Reputation points
0 answers

Switching sheets shortcut doesn't work on Office

I have Microsoft Office Home and Student 2021. For some unknown reason the shortcut "Ctrl + page down/up" doesn't work. I've tried reinstalling microsoft office two times already but the shortcut still doesn't work and i need it for my work.…

Excel
Excel
A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
1,482 questions
asked 2024-05-08T09:14:59.51+00:00
Edward Bauduin 0 Reputation points
commented 2024-05-08T09:23:10.27+00:00
Viorel 112.5K Reputation points