55,170 questions

Sort by: Updated
0 answers

How to get deleted event(s) part of a given series

I need to retrieve deleted event(s) from a given recurrent series. I'm creating a PowerBI report based on Outlook calendar. Leveraging the recurrnces data structures I have been able to build all events of a given series but I'd like to delete the…

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,894 questions
asked 2024-05-30T12:32:15.4566667+00:00
Cristiano Degiorgis 20 Reputation points
0 answers

Resolving FileNotFoundError When Reading Parquet Files in Synapse Notebook

In my Synapse Notebook, I aimed to read Parquet files. However, I encountered a 'FileNotFoundError' when attempting to use a wildcard. The folder structure I intend to access is as follows: 'test/year={yyyy}/month={MM}/day={dd}/*.parquet'. Here's 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,495 questions
asked 2024-05-30T12:32:12.17+00:00
Clover J 160 Reputation points
0 answers

Getting an error when trying to setup Exchange Online ForwardingAddress in Azure Runbook

Hello, I am trying to setup an Azure Automation Runbook in which I convert a User Mailbox to a Shared Mailbox and setup a ForwardingAddress. I setup all the permissions and converting the mailbox is working, setting a forwarding address throws the…

Microsoft Exchange Online
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,145 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,179 questions
asked 2024-05-30T12:31:55.16+00:00
Nick 0 Reputation points
0 answers

how to optimize costs per request azure openai gpt-4o

Hi, I'm using the following to chat with an image and given prompt: response = client.chat.completions.create( model='gpt-4o-2024-05-13', messages=[ {'role':'system','content':'You are a helpful assistant'}, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,325 questions
asked 2024-05-30T10:03:19.7833333+00:00
Ya Tl 0 Reputation points
commented 2024-05-30T12:31:35.07+00:00
santoshkc 5,255 Reputation points Microsoft Vendor
0 answers

How to retrieve conversationId and teamId from MS Teams connector webhookUrl

We have created custom connectors in MS Teams and are now planning to develop a Teams bot. We aim to migrate our existing connector users to the Teams bot approach. To accomplish this migration, we need to retrieve the conversationId, tenantId, and…

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,926 questions
asked 2024-05-30T07:12:40.0866667+00:00
Hasit Parmar 0 Reputation points
edited the question 2024-05-30T12:30:31.3166667+00:00
romungi-MSFT 42,966 Reputation points Microsoft Employee
0 answers

Does PostQuitMessage(0) deallocates all the memory allocated for widgets in main thread?

Hi, I'm working on a CPP win32 application. We are developing a multi windowed application. When we want to force quit the application, we use PostQuitMessage(0) which stops the event loop and all the window visible will be closed. But by doing this will…

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,454 questions
asked 2024-05-30T12:30:26.29+00:00
Harshithraj1871 1,496 Reputation points
0 answers

Mailbox not archiving ?

Hello, we have an on prem and exchange online setup. The user with the issue has an Exchange Plan 2. 100 Gig mailbox with Autoexpanding Archive enabled. The primary mailbox has been at 98 Gig for about a week. The retention policy was set to 30 days in…

Microsoft Exchange Hybrid Management
Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
1,925 questions
asked 2024-05-30T12:30:20.7833333+00:00
eladmin365 0 Reputation points
0 answers

removable drive seen in debbugger although i filter it.

hi, i used this code and i see removable drive in debugger, why? I used mac. DriveInfo[] drives = DriveInfo.GetDrives(); drives = drives.Where(drive=> drive.DriveType != DriveType.Removable && drive.DriveType !=…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,004 questions
asked 2024-05-30T11:56:43.41+00:00
Dani_S 2,906 Reputation points
edited a comment 2024-05-30T12:24:16.8766667+00:00
Viorel 113.2K Reputation points
0 answers

How to send an input file to GPT4.o multi modal along with the text prompt

I am testing GPT4.o multi modal LLM , where my python application code should send a file along with text prompt. I am trying below code, but it is throwing error. Can some one suggest me right approach to send the file and text as prompt to GPT4.o ,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,325 questions
asked 2024-05-28T02:53:52.71+00:00
Baijnath Singh 40 Reputation points
commented 2024-05-30T12:22:57.89+00:00
navba-MSFT 17,980 Reputation points Microsoft Employee
0 answers

Azure Fundamentals Exam have ended by the proctor before even starting the exam and given me a ticket

Good Evening team, This 28-May-2024 I am about to take the Azure Fundamentals A-Z 900 Certification exam so I completed my ID verification as well to check my exam environment a proctor entered my video call and I couldn't understand her accent even…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
654 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,004 questions
asked 2024-05-30T12:22:51.1233333+00:00
Mohan Sirasapalli 0 Reputation points
0 answers

Help with App Quality 10.1.4.4 for Unity Video Game

Hello, I am creating an endless runner in Unity. I was rejected from the microsoft store for 10.1.4.4 - Content offers little value or variety. It is repetitive as it is an endless runner, so i'm wondering what is needed to pass these requirements.

Microsoft Partner Center
Microsoft Partner Center
A Microsoft website for partners that provides access to product support, a partner community, and other partner services.
892 questions
asked 2023-10-12T13:04:27.15+00:00
Justin Naicker 5 Reputation points
commented 2024-05-30T12:18:19.3166667+00:00
Armando Solid 0 Reputation points
0 answers

I already have a GitHub Copilot subscription. Can I use that instead of having to get a trial version?

I already have a GitHub Copilot subscription. Can I use that subscription, instead of having to create a temporary GitHub Copilot subscription? 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.
1,072 questions
asked 2024-05-30T00:19:55.7233333+00:00
Rod Falanga 561 Reputation points
commented 2024-05-30T12:18:17.0533333+00:00
Rod Falanga 561 Reputation points
0 answers

How to turn on the Anonymous Access Level in creating New Container in the Storage Account

Hello, I need to create a new container with the Public Access Level but I can not do it because the Anonomymous Access Level is turned off. Could you show me how to turn the Anonymous Access Level on?

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,004 questions
asked 2024-05-30T12:15:06.27+00:00
minh tran 96 Reputation points
0 answers

Can I Create an Azure Function App with a Free Tier Account? What Are the Limitations?

Hello, I'm exploring Azure's services and considering using Azure Functions for a project. I'm currently on the free tier (Azure Free Account) and I have a few questions: Can I create an Azure Function App using the free tier account? If so, what are…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,408 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,502 questions
asked 2024-05-30T12:12:18.35+00:00
Aadhil Imam 30 Reputation points
edited the question 2024-05-30T12:14:50.57+00:00
Aadhil Imam 30 Reputation points
0 answers

Difference in Confusion Metrics between Vision Portal & using Python SDK

Hi, Ive been using the custom vision api for object detection purposes, currently im using an object detection model with Products on Shelves as the domain. Im doing this implementation (starting from creating a project) to annotation to uploading the…

Azure AI Custom Vision
Azure AI Custom Vision
An Azure artificial intelligence service and end-to-end platform for applying computer vision to specific domains.
227 questions
asked 2024-05-30T10:33:22.28+00:00
Rishi Khemka 60 Reputation points
commented 2024-05-30T12:14:33.1066667+00:00
Rishi Khemka 60 Reputation points
0 answers

ADFS 3.0 - CAPTCHA enable in ADFS sign - in page

As a VAPT Pointers , needs to enable CAPTCHA on ADFS SIgn - In page is it possible?

Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,211 questions
asked 2024-05-30T12:14:23.36+00:00
Poongundran R 0 Reputation points
0 answers

Proper Usage of Synapse Notebook References

I'm attempting to utilize the Azure Synapse notebook reference outlined in the documentation provided here: https://learn.microsoft.com/en-us/azure/synapse-analytics/spark/apache-spark-development-using-notebooks?tabs=preview#notebook-reference In my…

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,495 questions
asked 2024-05-30T12:13:23.6933333+00:00
Clover J 160 Reputation points
0 answers

Azure ML : Error when clicking Train Model and visualise

I’ve created a model using a two class decision forest. I would like to get a visualisation of my decision tree but i get an error when I click train model -> visualisation.

Azure Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,622 questions
asked 2024-05-30T12:11:40.9266667+00:00
Meg Sadasya 0 Reputation points
0 answers

How to find the .net version of app service, if we are using a old framework

Hi, Our app service is using an old version of .Net framework, which is no longer support. I wish to check the exact version we are using (it is either 2.1 or 3.1), but we end up seeing this in the Configuration section How can I find the framework we…

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,249 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,052 questions
asked 2024-05-30T08:30:35.7533333+00:00
Zavier Chan 0 Reputation points
edited the question 2024-05-30T12:10:33.8833333+00:00
Tiny Wang-MSFT 1,841 Reputation points Microsoft Vendor
0 answers

How to access Azure SQL Database which is connected with Azure Static Web apps from Next.js?

Hello, I deployed a Next.js app to Azure Static Web apps, and connected to Azure SQL Server via Azure Portal. and I tried to use it as explained at…

Azure SQL Database
Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
786 questions
asked 2024-05-29T13:29:47.4733333+00:00
Jihoo Byeon 0 Reputation points
edited a comment 2024-05-30T12:10:00.9433333+00:00
Jihoo Byeon 0 Reputation points