292,874 questions

Sort by: Updated
1 answer

Type in invocation Details in azure function app is missing but not Timestamp and Message

I have migrated my Azure function app from the in-process to the isolated worker process. so I have to add a program.cs with the following code: var host = new HostBuilder() .ConfigureFunctionsWebApplication() .ConfigureServices(services => …

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,358 questions
asked 2024-04-10T13:56:39.9366667+00:00
Aml Abbas 40 Reputation points
commented 2024-05-21T13:09:46.4733333+00:00
Aml Abbas 40 Reputation points
1 answer

Invalid property name error in ADF Copy Data Activity

We have created pipelines for copying data from sharepoint. We have configured our copy data activity to store the file with some metadata also like author name, title, link, last modified, etc. Now for some files I'm getting below…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2024-05-21T11:28:35.1366667+00:00
Rayne 20 Reputation points
edited a comment 2024-05-21T13:07:54.08+00:00
Rayne 20 Reputation points
1 answer

Whenever I open word documents on Sharepoint, entire portions of the document are capitalized.

When I open word documents on Sharepoint, entire portions of the document are capitalized. This capitalization does not apply anytime else. For example, opening it up using the desktop version, or viewing the print preview. This also tends to happen when…

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.
3,929 questions
Word
Word
A family of Microsoft word processing software products for creating web, email, and print documents.
687 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,819 questions
asked 2024-05-13T13:13:10.97+00:00
Lam, Khang [JRDUS] 0 Reputation points
answered 2024-05-21T13:04:10.3233333+00:00
1 answer

If Dns Issue what page will show

If Dns Issue in windows server what page will show on the screen what sort of msg will display on the screen.if does not resolve dns in AD server. Please let us now about it

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,258 questions
asked 2024-05-21T11:13:26.4866667+00:00
Mohammed Ahmed 20 Reputation points
commented 2024-05-21T13:03:14.7033333+00:00
Mohammed Ahmed 20 Reputation points
1 answer

Can't add new domain for the Developer Portal

Hello everyone, I recently deployed an instance of APIM in the Basic v2 tier. I am trying to add a custom domain for the developer portal but it doesn't work, I mean first I get a message that the services hostnames were successfully updated, then I see…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,798 questions
asked 2024-05-20T13:25:44.7+00:00
Bryan Santos 60 Reputation points
answered 2024-05-21T13:00:07.57+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 775 Reputation points Microsoft Vendor
2 answers

Icons in Outlook WebAccess in Office 365 not rendering

Good afternoon, We have recently received reports of people connecting to webmail and when it opens, the icons for Mail, Calendar, Contacts don't render correctly. Neither do your email actions such as Reply, reply to All. Settings icon is not…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,091 questions
asked 2024-05-20T18:12:13.8933333+00:00
Dougherty, Brian E 21 Reputation points
answered 2024-05-21T13:00:03.15+00:00
Dougherty, Brian E 21 Reputation points
2 answers

How to fix "Microsoft.Azure.Storage.Common: Operation could not be completed within the specified time."?

Hi, I have been facing this issue, in my function app. These function app has two triggers: Event Grid Trigger Event Hub Trigger The first one works fine but the second one (Event Hub Trigger) is facing some issues. The 2nd function is not…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,358 questions
Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,737 questions
Azure Event Hubs
Azure Event Hubs
An Azure real-time data ingestion service.
566 questions
asked 2024-05-20T11:44:35.4333333+00:00
Pandit, Upendra 0 Reputation points
commented 2024-05-21T12:59:30.46+00:00
Amrinder Singh 2,770 Reputation points Microsoft Employee
1 answer

How to disable the Energy recommendations section in Settings?

We would like to be able to disable or grey-out the energy recommendation page in the Settings App while these settings are managed by a third-party tool.

Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,380 questions
asked 2024-05-16T16:06:00.6633333+00:00
EC 0 Reputation points
commented 2024-05-21T12:58:22.6766667+00:00
EC 0 Reputation points
1 answer

Azure Automation account runbook unable to write to Azure fileshare

Hi folks, I am using Azure Automation account runbook in PowerShell to write to a file in Azure file share, but it is failing with error: "The parameter is incorrect" Code: Error: However, same piece of code works when I run it on either my…

Azure Files
Azure Files
An Azure service that offers file shares in the cloud.
1,179 questions
Azure Automation
Azure Automation
An Azure service that is used to automate, configure, and install updates across hybrid environments.
1,140 questions
asked 2024-05-16T10:53:49.6866667+00:00
Apurva Pathak 315 Reputation points
commented 2024-05-21T12:58:12.6933333+00:00
Apurva Pathak 315 Reputation points
1 answer

Como eu converto um dvd que usa a o formato de arquivo UDF para usar CDFS

Eu preciso gravar uma imagem de disco no formato CDFS, pois é o único formato que a plataforma alvo permite usar, é muito antigo, então o formato UDF é incopativel. Só que eu tentei gravar de todas as formas, não grava em CDFS, só em UDF, e depois que…

Windows 10
Windows 10
A Microsoft operating system that runs on personal computers and tablets.
10,775 questions
asked 2024-05-19T17:38:05.0366667+00:00
Bruno Rian Nunes de Souza 0 Reputation points
answered 2024-05-21T12:57:08.0066667+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 775 Reputation points Microsoft Vendor
1 answer

How to fix ErrorCode=UserErrorInvalidPluginType,'Type=Microsoft.DataTransfer.Common.Shared.PluginNotRegisteredException,Message=Invalid type 'GoogleBigQueryV2 Azure Data Factory

I am trying to copy data from Google Cloud BigQuery datasets to Azure Blob Storage as parquet files. I have followed this documentation to set up the Linked Service to Google Cloud. The connection to BQ is successful. Then, I created a Dataset in ADF…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,711 questions
asked 2024-05-21T07:46:40.9866667+00:00
Rodrigo Morales 0 Reputation points
commented 2024-05-21T12:55:02.19+00:00
Rodrigo Morales 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure Stack HCI

Hello, I have recommendation to migrate from VMware to azure stack HCI and before i accept the recommendation i have some question below and hope someone can help me. Azure Stack HCI is Hypervisor like Hyper-V or VMware? What different between Azure…

Azure Stack HCI
Azure Stack HCI
A hyperconverged infrastructure operating system delivered as an Azure service that provides security, performance, and feature updates.
276 questions
asked 2024-05-17T00:51:52.3466667+00:00
Handian Sudianto 4,166 Reputation points
accepted 2024-05-21T12:54:52.67+00:00
Handian Sudianto 4,166 Reputation points
4 answers

Sql service account password reset under SQL server alwayson

Hi,   I have two nodes with N1 and N2 in two different datacenters...now I need to change password for the service account for SQL service- can someone help me with -what pre-requisites needed and what need to be ensure smoothly to be peform with minimal…

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,870 questions
asked 2024-01-26T12:28:23.93+00:00
S_NO 21 Reputation points
answered 2024-05-21T12:53:55.3166667+00:00
S_NO 21 Reputation points
2 answers One of the answers was accepted by the question author.

Virtual Network Gateway Routing

Hello, If i have one virtual network gateway (VNG) to connecting onprem to azure and the VNG have 2 connection to Local Netwrok Gateway (LNG) with overlap subnet, what will happened? Example LNG 1 have subnet 10.100.0.0/16 and LNG 2 have 10.100.10.0/24.…

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,197 questions
asked 2024-05-19T14:03:17.9533333+00:00
Handian Sudianto 4,166 Reputation points
accepted 2024-05-21T12:53:18.26+00:00
Handian Sudianto 4,166 Reputation points
1 answer

Android Teams Call Notification not work properly on Xiaomi Pro 9s

Hello, I have the company portal on my Xiaomi pro 9s and use the Teams app there. Unfortunately, I don't get any call notifications. I only hear it ringing but can't answer the call anywhere. I have already checked all the settings but unfortunately have…

Microsoft Teams
Microsoft Teams
A Microsoft customizable chat-based workspace.
9,221 questions
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.
241 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,457 questions
asked 2024-05-17T06:02:06.3833333+00:00
Esile-1448 0 Reputation points
commented 2024-05-21T12:53:11.9866667+00:00
Esile-1448 0 Reputation points
1 answer

My iPhone died with my Azure MFA App. I can't login on my company main account

My iPhone suddenly malfunctioned, leaving me unable to access the Microsoft Authenticator app. Consequently, I am unable to log in to my nonprofit organization's account via the sponsorship account provided by Azure…

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,625 questions
asked 2024-05-16T01:07:19.1933333+00:00
Matheus Barros 0 Reputation points
answered 2024-05-21T12:53:00.4066667+00:00
Claudia Dos Santos Haz (CONCENTRIX CORPORATION) 775 Reputation points Microsoft Vendor
1 answer

Unable to add Microsoft work account in Xiaomi phone using Intune

Hello, I can't set up the workspace on my Xiaomi. I enter my credentials, then a loading bar appears that the device is being added and then an error message appears saying “Device cannot be added to the company portal”. Neither an error code nor a…

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.
241 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,457 questions
asked 2024-05-16T09:12:41.6+00:00
Esile-1448 0 Reputation points
commented 2024-05-21T12:51:58.72+00:00
Esile-1448 0 Reputation points
3 answers

Driver update with a wsus server

Good morning, We have a WSUS server, I have carefully selected the drivers in the classifications. But I don't have any drivers coming down in updates. It created a "Pilot" entity but I only have cumulative updates in it. Is this normal? Thank…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,258 questions
asked 2024-05-07T08:35:28.89+00:00
Tech EA 70 Reputation points
answered 2024-05-21T12:49:59.4466667+00:00
Tech EA 70 Reputation points
1 answer

Choosing customer managed while creating the VM itself

is there any way that while creating the VM itself we can choose customer managed , if yes how?

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
250 questions
asked 2024-05-08T09:55:58.05+00:00
Varma 1,190 Reputation points
commented 2024-05-21T12:49:36.8066667+00:00
Varma 1,190 Reputation points
1 answer

Missing webhook notification for new emails intermittently with active subscriptions

We have created azure function which will get triggered for new email and process it. But for some strange reason some times it is not getting triggered for some mails. So to resolve that we had to create missing function which will check if there is any…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,358 questions
asked 2024-05-14T11:52:34.06+00:00
Aarsh Patel 0 Reputation points
commented 2024-05-21T12:46:14.9466667+00:00
Aarsh Patel 0 Reputation points