55,627 questions

Sort by: Answers
0 answers

Update calendar event is throwing error

I am using UpdateEvent API to update calendar event. It is throwing error as "The specified object was not found in the store". This was working fine before. API Used: https://graph.microsoft.com/v1.0/me/events/{EventId} Request: { …

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,991 questions
asked 2024-06-10T09:56:21.45+00:00
Wasim Shaikh 0 Reputation points
0 answers

Microsoft Entra Id access problem

When I try to go in Microsoft Entra Id, I get an error: { "sessionId": "007f61b3d606474c8f8986bbfeb0b5b9", "errors": [ { "errorMessage": "interaction_required: AADSTS160021: Application requested a user…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,016 questions
asked 2024-06-10T09:53:44.6233333+00:00
Viktor Naturkach 0 Reputation points
0 answers

Biometrics - Some of these settings are hidden or managed by your organization

-When going in windows to ->Sign ins-> I am unable to set biometrics. *Some of these settings are hidden or managed by your organization. for e.g. Windows Hello Face This option is currently unavailable - Click to learn more -To try and solve this…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,909 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,570 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,547 questions
asked 2024-06-10T09:53:31.1+00:00
Ahmed Sh 60 Reputation points
0 answers

Mssparkutils.credentials.getSecretWithLS to get Certificate and create CertificateCredential in Synapse

I need to create a CertificateCredential from azure.identity, I have a PKCS12 certificate saved in a Key Vault and I am reading it using mssparkutils with LinkedService, official documentation mentioned you can create a CertificateCredential with the…

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,527 questions
asked 2024-06-09T18:24:19.5366667+00:00
BEPV 0 Reputation points
commented 2024-06-10T09:49:25.0733333+00:00
phemanth 7,190 Reputation points Microsoft Vendor
0 answers

Automatically use my Windows logon name and password (and domain if any)" Checkbox Reset after Reboot

I have configured a wireless network connection based on instructions provided by the network administrator. Under the Security tab, the network authentication method is "Microsoft: Protected EAP (PEAP)". Clicking on "Settings", the…

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.
677 questions
asked 2024-06-10T06:35:05.16+00:00
Anil Kulkarni 0 Reputation points
edited the question 2024-06-10T09:46:16.7433333+00:00
Anil Kulkarni 0 Reputation points
0 answers

How to call another view from one view in MVC?

In my main MVC project (Proj1) form's menu (Shared_Menu,cshtml), I've added a new menu item to open up a view from another project (proj2) that has been added to the solution. How do I call the proj2's view when the menu item in proj1 is clicked?

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,275 questions
asked 2024-06-10T06:12:45.8866667+00:00
Malam Malam 161 Reputation points
edited a comment 2024-06-10T09:45:15.52+00:00
AgaveJoe 26,671 Reputation points
0 answers

PSTN inbound call IVR using webhook and Job Routing

could you please Provide some sample code for PSTN inbound call IVR using webhook and Job Routing

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
731 questions
asked 2024-06-05T04:38:39.3233333+00:00
Soundhar M 5 Reputation points
commented 2024-06-10T09:42:55.3833333+00:00
SnehaAgrawal-MSFT 19,361 Reputation points
0 answers

System.Exception: 'Days between ViewStart and ViewEnd should be between 1 and MaximumViewDays' in c#

I want to select multiple days in my monthView1, but the error message say."System.Exception: 'Days between ViewStart and ViewEnd should be between 1 and MaximumViewDays'" and here my code. private void monthView1_SelectionChanged(object…

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,452 questions
asked 2024-06-09T06:50:07.66+00:00
BgnerNprg207 226 Reputation points
commented 2024-06-10T09:42:37.79+00:00
Jiale Xue - MSFT 40,871 Reputation points Microsoft Vendor
0 answers

'incomingCall' listener not working . Getting error "Callingcommunicatoirerror at callAgentImpl.on" when using callAgent.on('incomingCall', handleIncomingCall) in reactjs

No incoming event getting called when a remote participants join the call or exit from the call. I have used the below code in App.js const { token, user } = await fetchTokenResponse(); const tokenCredential = new…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
731 questions
asked 2024-06-10T09:38:38.4933333+00:00
Ramakrishna Samanta 0 Reputation points
0 answers

Can I use the microsoft tool in Smart Play App?

O Smart Play download é um aplicativo de streaming de filmes gratuito muito popular no Brasil. Ele oferece os filmes e séries de TV mais recentes em qualidade HD. O apk do Smart Play é compatível com smartphones Android, TVs Android, Smart TVs e…

Azure Container Apps
Azure Container Apps
An Azure service that provides a general-purpose, serverless container platform.
305 questions
asked 2024-06-10T09:38:20.6966667+00:00
Alexa Smith 0 Reputation points
0 answers

Unable to Deploy Add-in in Admin Center After Adding SSO Code

I created a Word add-in that requires SSO for necessary permissions. When I tested it in Word online, I successfully added my manifest without errors, and the functions worked correctly. However, upon uploading my manifest file to the Microsoft 365 Admin…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
909 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,626 questions
asked 2024-06-07T14:12:52.51+00:00
s w 80 Reputation points
edited the question 2024-06-10T09:35:59.0733333+00:00
Givary-MSFT 28,941 Reputation points Microsoft Employee
0 answers

We are facing a intermittent issue related to JMS where the JMS connection is being closed and we need to restart the application in order to restart it. Is there any solution to this recurring JMS exception

We are facing a intermittent issue related to JMS where the JMS connection is being closed and we need to restart the application in order to restart it. Is there any solution to this recurring JMS exception. This is occurring mostly during the weekends.

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,119 questions
asked 2024-06-06T08:35:55.24+00:00
Gouse Zaheed Shaik 0 Reputation points
edited a comment 2024-06-10T09:35:45.31+00:00
ajkuma 23,391 Reputation points Microsoft Employee
0 answers

Unable to Deploy Add-in in Admin Center After Adding SSO Code

I created a Word add-in that requires SSO for necessary permissions. When I tested it in Word online, I successfully added my manifest without errors, and the functions worked correctly. However, when I attempted to upload my manifest file to the…

JavaScript API
JavaScript API
An Office service that supports add-ins to interact with objects in Office client applications.
909 questions
Office Development
Office Development
Office: A suite of Microsoft productivity software that supports common business tasks, including word processing, email, presentations, and data management and analysis.Development: The process of researching, productizing, and refining new or existing technologies.
3,626 questions
asked 2024-06-07T14:03:02.2033333+00:00
s w 80 Reputation points
edited the question 2024-06-10T09:35:28.6333333+00:00
Givary-MSFT 28,941 Reputation points Microsoft Employee
0 answers

Uninstall / Rollback CU-Update in SCOM

hi everybody due to troubleshooting on a ongoing support-case, we have to rollback from SCOM CU6 to CU5. is there a "proper" way, to downgrade the CU-installation? as far as i know, just uninstall the CU-update only downgrades the binaries on…

Operations Manager
Operations Manager
A family of System Center products that provide infrastructure monitoring, help ensure the predictable performance and availability of vital applications, and offer comprehensive monitoring for datacenters and cloud, both private and public.
1,429 questions
asked 2024-06-10T09:34:34.2+00:00
Sandro D'Incà 226 Reputation points
0 answers

DataConnector connectorUI attributes - sampleQueries

hey folks, I was working on some data connectors and seemingly some of the old features are not working anymore. I tried to use some fields which seem to be dated now. The most relevant would be the 'sampleQueries' attribute. I remember having these in…

Microsoft Sentinel
Microsoft Sentinel
A scalable, cloud-native solution for security information event management and security orchestration automated response. Previously known as Azure Sentinel.
1,014 questions
asked 2024-06-10T08:25:05.6566667+00:00
Sándor Tőkési 181 Reputation points
edited the question 2024-06-10T09:33:05.4566667+00:00
Sándor Tőkési 181 Reputation points
0 answers

Issue logging into Authenticator app

I am having trouble logging into the Authenticator app because it's asking for a code from the app to log into the app. As a result, I cannot log into any other Microsoft accounts. Can anyone help me resolve this issue?

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,772 questions
asked 2024-06-10T09:28:48.9166667+00:00
Albert Muinde 0 Reputation points
0 answers

How to properly do nested group and service principal provisioning for Enterprise Applications?

My original idea was to sync users using Azure Entra provisioning for Enterprise applications. However, this method has a few caveats: It does not sync nested groups (only the direct group) It does not sync Service Principals (aka other Enterprise…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,991 questions
asked 2024-06-10T09:27:18.8833333+00:00
Joakim Järvinen (Brightly) 0 Reputation points
0 answers

How to use base parameter within a Synapse Notebook Pipeline activity?

I'm trying to use a base parameter (parameter_test )that I have for a notebook activity and reference that parameter within my notebook itself. I'm using pyspark, and need to pass in this parameter and set it to a variable within my notebook as shown…

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,527 questions
asked 2024-06-06T19:32:57.98+00:00
Meghan Munagala 0 Reputation points
commented 2024-06-10T09:26:42.8033333+00:00
Smaran Thoomu 11,290 Reputation points Microsoft Vendor
0 answers

How to get incoming(join call) request promt alert in Azure communication service in React js for web, so that we can add "Admit" and "reject" option.

We have implemented video calling using Azure communication services (used this link : https://github.com/Azure-Samples/communication-services-web-calling-hero). Now we can connect each others in video call automatically. But we need to implement…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,463 questions
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,022 questions
asked 2024-06-10T09:26:28.3166667+00:00
Ramakrishna Samanta 0 Reputation points
0 answers

Fehler: 80004005 Probleme beim Anmelden eines Arbeits- oder Schulkontos

Hallo, ich habe folgendes Problem: Wenn ich versuche mich in den Einstellungen mit einem Arbeits- oder Schulaccount anzumelden, bekomme ich immer die als Bild angehängte Fehlermeldung (80004005). Diese erscheint nachdem die 2FA Authentifizierung…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,909 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,570 questions
asked 2024-06-10T09:21:50.3366667+00:00
Albert 0 Reputation points