353,170 questions

Sort by: Created
0 answers

Unable to edit the document after check out - Sorry, you can't edit this document with other people

I am the sharepoint site owner and should have full control and permissions over my files. However, after checking out one of my files, I am unable to edit it in Word Online (using the same account that checked out the file). After I check in the file…

Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
714 questions
Office
Office
A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.
1,389 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,001 questions
asked 2024-06-13T17:35:08.9+00:00
s w 80 Reputation points
0 answers

Getting error while search name in the textbox using bootstrap in ASP.NET C#

I am using gridview for reports and it contains more than 10000 (ten thousands) records. i am using one textbox for searching and multiple column values such as (CustNo,CustName,Department,MaterialName,Salary and DateofJoining) All search has to be done…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,361 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,468 questions
asked 2024-06-13T17:34:51.2533333+00:00
Gani_tpt 2,026 Reputation points
0 answers

Getting same REFRESH_TOKEN for different accounts

Hi, We're using the process described in https://learn.microsoft.com/en-us/graph/auth-v2-user?tabs=http in order to get connection for Outlook365. The problem is, thee different accounts applied for User consent experience and the data returned for the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,036 questions
asked 2024-06-13T17:33:18.68+00:00
Francisco Pellegrini 0 Reputation points
0 answers

Why is Microsoft Authenticator not receiving codes?

Hello, I reinstalled the Microsoft Authenticator app on my Android cell phone today. Now, when my customers email me a link to a shared file (e.g. on SharePoint) and I click on the link and it says it will send a code to my Authenticator app, I do not…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,811 questions
asked 2024-06-13T17:33:07.63+00:00
MS111 0 Reputation points
0 answers

Unable to add existing multiple disks to vm module using azure bicep

Unable to add existing multiple disks to vm module using azure . param vmName string param vmResourceGroup string param diskNames array = [] resource vmDisks 'Microsoft.Compute/virtualMachines/disks@2021-07-01' = { name: '${vmName}/osDisk' …

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,365 questions
asked 2024-06-13T17:18:28.2566667+00:00
Satish B 25 Reputation points
edited the question 2024-06-13T17:21:15.8433333+00:00
Satish B 25 Reputation points
0 answers

Differentiate between the index and automatic index created by azure open ai 'own data' feature

Is there any way in which we can differentiate between the index which we created from the azure open ai and the one which created automatically while indexing. We are using Ai search document Nuget package for accessing the data in ai search and we are…

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.
794 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,422 questions
asked 2024-06-13T17:02:42.3266667+00:00
lakshmi 631 Reputation points
0 answers

Need to connect SharePoint online from Linux machine

I have a requirement to copy the files from a Linux machine to the Sharepoint folder using either ClientId/secret or Certificate (.cer/). crt). Can you let me know if it's possible and if there's a chance for a POC? Thanks Rahul Ramachandran

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,001 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,758 questions
asked 2024-06-13T16:54:54.4366667+00:00
R, Rahul 0 Reputation points
0 answers

Failed to connect to an IPC Port

I am receiving this message at start up...failure to connect to IPC port. How can I fix this?

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,361 questions
asked 2024-06-13T16:48:06.1033333+00:00
Darlene S 0 Reputation points
0 answers

Already confirmed the academic status, but can nor complete the sign up nor sign in

Hi, I am a student and I registered for the student Azure account using my outlook email address and my uni email address, and I already confirmed the academic status from the confirmation email. But the website does not redirect me to the Microsoft…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,140 questions
asked 2024-06-13T16:48:00.11+00:00
Yin 0 Reputation points
1 answer

SMTP Outbound rule on Linux VM

Hi, I'm having problems with my Ubuntu Server running under Azure. The problem is that i need to be able to send mails over SMTP TCP port 25, but seems that even after adding the outbound rule im not able to achieve that : I still unable to get that…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
asked 2024-06-13T16:45:40.94+00:00
Trifon Yordanov Trifonov 0 Reputation points
answered 2024-06-13T17:11:13.36+00:00
Marcin Policht 15,370 Reputation points MVP
0 answers

Error in Mapping Dataflow - 403, PUT, AuthorizationPermissionMismatch - request is not authorized

I've built a dataflow to perform a simple task - read from raw zone > drop duplicates > write to refined zone. Even though the permissions have been set correctly RWX for the Synapse MI (ACLs), I am encountering the following error -…

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,547 questions
asked 2024-06-13T16:44:24.0166667+00:00
Kia 31 Reputation points
0 answers

Notify uploaded file using System-assigned authentication type

How can I notify the upload file using system-assigned authentication type? I have an IoT hub using system-assigned authentication type and connected to a storage account with a private endpoint. I uploaded the file using python, and the upload was…

Azure IoT
Azure IoT
A category of Azure services for internet of things devices.
390 questions
Azure IoT Hub
Azure IoT Hub
An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.
1,143 questions
Azure IoT SDK
Azure IoT SDK
An Azure software development kit that facilitates building applications that connect to Azure IoT services.
211 questions
asked 2024-06-13T16:44:12.25+00:00
Antonio Toga 0 Reputation points
edited the question 2024-06-13T16:45:51.4833333+00:00
Antonio Toga 0 Reputation points
0 answers

Change SharePoint Save button to Submit in item forms

Is there a way to change to text in the save and cancel buttons on the list form in SharePoint online to Submit and clear?

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,001 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,758 questions
asked 2024-06-13T16:43:39.75+00:00
Brownfield, Pamela 1 Reputation point
0 answers

Invalid_grant error when calling GraphServiceClient

Hi, I am using AuthorizationCodeContext authentication to get token to GraphServiceClient service. authorization is done via…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,079 questions
asked 2024-06-13T16:34:11.9266667+00:00
Nicolae Gaidarji 0 Reputation points
0 answers

Error Running the Selected Code Generator - ASP.Net MVC

I am getting the following "generating code" error when creating a Controller using "MVC 5 Controller with Views, using Entity Framework" in Visual Studio 2019. I've tried several solutions to similar problem reported online: Removed…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,282 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,361 questions
asked 2024-06-13T16:24:17.7366667+00:00
Malam Malam 166 Reputation points
0 answers

Creating API permissions in Azure AD B2C, status doesn't change to "Granted for ..."

I'm working with the Azure AD B2C using these instructions for my first build: https://learn.microsoft.com/en-us/azure/active-directory-b2c/tutorial-create-user-flows?pivots=b2c-custom-policy Under "granting permissions to the API scope". I…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,032 questions
asked 2024-06-13T16:23:18.2033333+00:00
Scott Johnson 0 Reputation points
1 answer

Billing Question

I need to verbally verify the banking information on the invoice before setting up an EFT payment, who can I contact about this?

Microsoft Exchange Online
asked 2024-06-13T16:21:41.68+00:00
Shawna Wilson 0 Reputation points
edited an answer 2024-06-13T16:33:03.6633333+00:00
Miguel Gonçalves | AVANADE 441 Reputation points
0 answers

How to migrate VMs in a cluster of SQL DB with same shared virtual IP?

Good morning, I have Windows VMs with SQL databases within a failover cluster that I need to migrate within the same Azure tenant. How can I accomplish this given that they all share the same virtual IP? Thanks

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,365 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
738 questions
asked 2024-06-13T16:17:46.46+00:00
Lorenzo Marocchi 0 Reputation points
0 answers

How to transform sharepoint list items into an excel format

I'm trying to fetch the columns inside a sharepoint list using below MS Graph API:- sites/site-id/lists/list-id/items?expand=fields Below is the output that I'm getting:- {   "@odata.context":…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,877 questions
asked 2024-06-13T16:16:56.5766667+00:00
Rayne 40 Reputation points
1 answer

authenticator: New phone with no access to broken old phone.

My old phone broke and is inaccessible. My authenticator app on the new phone has none of the accounts that were linked on the old phone. When I try to add my accounts back to my authenticator app, the system tells me to verify the sign in with the…

Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
5,811 questions
asked 2024-06-13T16:11:14.17+00:00
James Rice 0 Reputation points
answered 2024-06-13T16:17:18.6566667+00:00
Miguel Gonçalves | AVANADE 441 Reputation points