350,460 questions

Sort by: Updated
1 answer

Azure certification

Which certification should i opt for to learn Azure Integration Services

Azure Logic Apps
Azure Logic Apps
An Azure service that automates the access and use of data across clouds without writing code.
2,909 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,207 questions
asked 2024-06-03T08:25:39.9233333+00:00
Ganga lakshmi Baskaran 0 Reputation points
answered 2024-06-03T08:38:41.0466667+00:00
Deepanshu katara 5,920 Reputation points
1 answer One of the answers was accepted by the question author.

Question about password syncing from on-prem AD to Azure Entra ID

Hi All, There is an on-prem AD DS that is synced to Azure Entra ID. If a user's password is reset with "User must change password at next logon" checkbox enabled a temporary password is not synced. Is that by design?

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,957 questions
asked 2024-06-01T07:35:06.1266667+00:00
Cloud_Geek_82 831 Reputation points
accepted 2024-06-03T08:38:40.1633333+00:00
Cloud_Geek_82 831 Reputation points
4 answers

How do I copy data from a public sharepoint URL to Microsoft Blob Storage?

Hi everyone! I am new to using Azure services. My co-author at Stanford has uploaded several files (in csv format) to a public link. This link starts as: office365stanford-my.sharepoint.com/personal It has 40 files, ranging from a few 100 MB to 100 GB. I…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,513 questions
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,808 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,918 questions
asked 2024-04-08T16:28:15.86+00:00
Namrata Narain 0 Reputation points
answered 2024-06-03T08:38:37.6966667+00:00
Pinaki Ghatak 2,405 Reputation points Microsoft Employee
1 answer

How do I 'The connection was reset'.

I am trying to open files in my sharepoint drive and the response I get is the connection is reset, what does that mean? and how do I fix it?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,918 questions
asked 2024-05-21T20:47:07.3633333+00:00
Fiona Todd 0 Reputation points
commented 2024-06-03T08:38:35.8633333+00:00
Haoyan Xue_MSFT 20,986 Reputation points Microsoft Vendor
4 answers

GPT 4o image processing issues

Hello! The newest model GPT-4o was made available for deployments on Azure AI Studio, however, on uploading images, I am getting time out request errors. It worked for ~5 requests and now not working for any images. Can someone help me to understand…

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,500 questions
asked 2024-05-28T11:01:08.05+00:00
Smriti Gupta 0 Reputation points
answered 2024-06-03T08:37:39.4733333+00:00
Rubén Trujillo 1 Reputation point
0 answers

Azure OpenAI Service Application Approval

We applied for the Azure OpenAI service from our company (Nihon Kohden Corporation) in April. It was supposed to be approved within 10 business days, but it hasn't been approved yet. When we contacted Microsoft Japan, we were instructed to email…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,346 questions
asked 2024-05-31T08:40:20.7166667+00:00
KIJIMA Shinichi (木島 真一) 0 Reputation points
commented 2024-06-03T08:36:34.66+00:00
navba-MSFT 18,080 Reputation points Microsoft Employee
0 answers

How to optimize ADX Cluster with very high CPU usage?

We're currently using 3 nodes in our ADX cluster, which are experiencing extreme workload due to running very heavy calculations that result in long periods (between 30-60 mins) of 100% CPU usage of the cluster (all nodes) The calculation can, and will,…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
491 questions
asked 2024-06-03T08:36:02.5766667+00:00
Ori Bandel 0 Reputation points
1 answer

.net maui grouping data binding not working, displays blank lines.

My listview does not bind correctly, I'm getting blank lines. ( I'm missing something in the code) (in debug) the for each loop show there is data in the Items object but it does not show up in the listview. Xaml <?xml version="1.0"…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,017 questions
asked 2024-05-30T12:51:24.5833333+00:00
tim 140 Reputation points
edited an answer 2024-06-03T08:35:59.43+00:00
Wenyan Zhang (Shanghai Wicresoft Co,.Ltd.) 27,356 Reputation points Microsoft Vendor
2 answers

How to get the folder data size from SPO site to plan the migration so we can phase out the migration and run the migration via third-party tool?

How to get the folder data size from SPO site to plan the migration so we can phase out the migration and run the migration via third-party tool?

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.
4,000 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,918 questions
asked 2024-05-20T16:44:41.0166667+00:00
Mytoast Admin 185 Reputation points
commented 2024-06-03T08:35:45.5166667+00:00
Haoyan Xue_MSFT 20,986 Reputation points Microsoft Vendor
2 answers

issue in not getting device automatically to specific collection in SCCM

Hello Expert, I have created a collection with query like computer name select SMS_R_SYSTEM.ResourceID,SMS_R_SYSTEM.ResourceType,SMS_R_SYSTEM.Name,SMS_R_SYSTEM.SMSUniqueIdentifier,SMS_R_SYSTEM.ResourceDomainORWorkgroup,SMS_R_SYSTEM.Client from…

Microsoft Configuration Manager
asked 2024-05-31T12:43:02.8366667+00:00
Richa Kumari 286 Reputation points
answered 2024-06-03T08:34:46.66+00:00
Simon Ren-MSFT 30,981 Reputation points Microsoft Vendor
0 answers

Migrate .net6 project to the .Net8

Hi Team, I have some of the class library, console app WPF and WinUI projects developed using .net6 in my solution. Now i need to migrate all the projects in that solution from .net6 to the .net8. Could you please provide the guide or help link for this…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,480 questions
asked 2024-06-03T08:34:19.4233333+00:00
Sunil AM 0 Reputation points
1 answer

Will VS2022 17.9 get updated for .Net 8 and 6 servicing updates released on May 28?

Components installed with VS2022 (e.g., .Net 8, .Net 6) are not shown separately in Windows settings for Apps or control panel's Programs and Features. These components have been updated as needed through the monthly patch Tuesday updates to VS through…

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,480 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,724 questions
.NET Runtime
.NET Runtime
.NET: Microsoft Technologies based on the .NET software framework.Runtime: An environment required to run apps that aren't compiled to machine language.
1,135 questions
Visual Studio Setup
Visual Studio Setup
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Setup: The procedures involved in preparing a software program or application to operate within a computer or mobile device.
982 questions
asked 2024-05-29T11:38:25.6966667+00:00
RLWA32 41,456 Reputation points
commented 2024-06-03T08:33:46.0933333+00:00
Anna Xiu-MSFT 26,731 Reputation points Microsoft Vendor
0 answers

FTPS deployment not working

Hello, We are utilizing the Azure Web App plan for longer then 3 years. We are facing to the deployment issue for the fist time. Fort the deployment we are using the FTPS only. Basic authentication is allowed. Problem is that the FTP client cannot…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
791 questions
asked 2024-05-22T08:43:47.15+00:00
commented 2024-06-03T08:33:40.5266667+00:00
Marco Dieleman 0 Reputation points
0 answers

MS Certification student discount problem - For the 1st time

I am a student, and I want to schedule Microsoft Certification Exam with student discount, and I follow this tutorial: https://learn.microsoft.com/en-us/credentials/certifications/student-discounts However, I stuck at step 3, which require Connect a…

Microsoft Teams Development
Microsoft Teams Development
Microsoft Teams: A Microsoft customizable chat-based workspace.Development: The process of researching, productizing, and refining new or existing technologies.
2,935 questions
asked 2024-06-03T08:32:52.9333333+00:00
CHEN NANXI 0 Reputation points
1 answer

sharepoint site settings

Hi All, I am new to SharePoint. I have a SharePoint site with 2 owners and 400 members. The group privacy of the site is set to private. Every day, the owner has to approve or decline various documents and is getting fed up with this task due to…

Microsoft Exchange Online
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,918 questions
SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,734 questions
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,270 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,852 questions
asked 2024-05-24T21:19:14.92+00:00
Roger Roger 4,981 Reputation points
commented 2024-06-03T08:32:39.98+00:00
Yanli Jiang - MSFT 22,111 Reputation points Microsoft Vendor
2 answers

Hello Everyone, We are deploying Office Online Server on-prem integrated with NextCloud Storage everything is working as expected but Excel autosave is not working at all, even when trying to save-as manually it is stuck at "working on it" Below are logs

" 2024-05-27 14:31:19.57  w3wp.exe#ExcelServicesWfe (0x3240)  0x40BC  Hosted Office Online  Office Online common  ajba4  Medium  WAC Server HttpModule: Beginning request at target…

Microsoft Office Online Server
Microsoft Office Online Server
Microsoft on-premises server product that runs Office Online. Previously known as Office Web Apps Server.
600 questions
asked 2024-06-02T09:14:18.3433333+00:00
answered 2024-06-03T08:31:55.76+00:00
0 answers

Android Studio Failed to resolve: com.microsoft.cognitiveservices.speech:speechsdk:1.20.0

Android Studio Failed to resolve: com.microsoft.cognitiveservices.speech:speechsdk:1.20.0

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,457 questions
asked 2024-06-02T00:48:53.95+00:00
Ho Yeung, Lee 1 Reputation point
commented 2024-06-03T08:31:35.3633333+00:00
Ho Yeung, Lee 1 Reputation point
1 answer

Security Considerations - enabling "File request" in SharePoint

What would be the Security Considerations for enabling "File request" feature in SharePoint? We have already enabled anonymous links option in Sharepoint online for the tenant and sharing settings are most permissive, still I'd like to…

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.
4,000 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,918 questions
asked 2024-05-13T08:43:10.64+00:00
Manoj 0 Reputation points
commented 2024-06-03T08:30:57.23+00:00
Haoyan Xue_MSFT 20,986 Reputation points Microsoft Vendor
1 answer

Mobile device enrollment

I created a policy for mobile application management and mobile device management. I enrolled a device for MAM, but that machine was directly enrolled in MDM.

Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
244 questions
Microsoft Intune Enrollment
Microsoft Intune Enrollment
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Enrollment: The process of requesting, receiving, and installing a certificate.
1,275 questions
asked 2024-05-30T05:26:56.3366667+00:00
Gokulraj Mani 0 Reputation points
commented 2024-06-03T08:30:45.67+00:00
Crystal-MSFT 44,511 Reputation points Microsoft Vendor
1 answer

Drive mapping in SharePoint

Hello    Please i need your help on this issue.   I would like to know how to have my SharePoint drives mapped in File explorer

SharePoint Server
SharePoint Server
A family of Microsoft on-premises document management and storage systems.
2,260 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,918 questions
asked 2024-05-10T18:24:08.0433333+00:00
Iniobong Nkanga 1,686 Reputation points
commented 2024-06-03T08:30:31.31+00:00
Haoyan Xue_MSFT 20,986 Reputation points Microsoft Vendor