1,815,597 questions

Sort by: Updated
0 answers

How to set latest on certificate version on Azure CDN http custom endpoint

Here is written: In order for the certificate to be automatically rotated to the latest version when a newer version of the certificate is available in your Key Vault, please set the certificate/secret version to 'Latest'. If a specific version is…

Azure Content Delivery Network
asked 2022-11-15T09:45:14.13+00:00
Krzysztof Madej 66 Reputation points
commented 2022-11-22T17:52:02.08+00:00
KapilAnanth 49,876 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Error creating ACI with PowerShell

Hello, I got an error while trying to deploy an ACI with PowerShell. I've followed the guide on the microsoft quickstart page (link), and while running the command "New-AzContainerGroup -ResourceGroupName myResourceGroup -Name mycontainer -Image…

Azure Container Instances
Azure Container Instances

An Azure service that provides customers with a serverless container experience.

793 questions
asked 2022-11-22T16:40:13.907+00:00
Sandro Francisco 26 Reputation points
commented 2022-11-22T17:47:34.23+00:00
Sandro Francisco 26 Reputation points
1 answer

Invocation counters stuck at zero despite Azure Function running fine

Hello An Azure Function (in C#) I manage has been running multiple times per hour for a few months already. This is confirmed by the fact that it performs the task it's intended to do and by the following graph, that is shown in the…

Azure Functions
Azure Functions

An Azure service that provides an event-driven serverless compute platform.

6,480 questions
asked 2020-09-21T16:04:06.38+00:00
Bruno Heridet 1 Reputation point
commented 2022-11-22T17:31:40.447+00:00
Rhys Edwards 1 Reputation point
2 answers

Unble to read excel file from SFTP server in Azure ADF

Error details Error code 21359 Details Encrypted excel file 'filename.xlsx' is not supported, please remove its password. Wrong Local header signature: 0x6F6DBD9C Activity ID: 32f77174-d749-4da7-b529-bcf94b81d172 There is no password on the file and…

Azure Data Factory
Azure Data Factory

An Azure service for ingesting, preparing, and transforming data at scale.

12,169 questions
asked 2022-11-18T01:14:09.577+00:00
Lisa Smith 31 Reputation points
commented 2022-11-22T17:28:26.897+00:00
Bhargava-MSFT 31,361 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

How to limit a number of messages recieved by a device on Azure IoTHUB

I need to limit a device to 1 message every 60 seconds and I do not know how to do this. I can limit the entry in the DB but I am not sure how to prevent throttling on the IoTHub. I am concerned that a device might accidentally spam IoTHub if the wrong…

Azure IoT Hub
Azure IoT Hub

An Azure service that enables bidirectional communication between internet of things (IoT) devices and applications.

1,334 questions
asked 2022-11-22T15:31:17.787+00:00
Justin Oberle 21 Reputation points
commented 2022-11-22T17:27:03.087+00:00
chbeier 1,871 Reputation points
2 answers One of the answers was accepted by the question author.

Create View failture

Is there a way to write this query as a view? Or other function? --CREATE VIEW ViewSwitch AS DECLARE @Course_ID INT = 1 DECLARE @searchstring NVARCHAR (10) = '%ata%' IF (@Course_ID = 1) BEGIN DROP TABLE IF…

Developer technologies | Transact-SQL
Developer technologies | Transact-SQL

A Microsoft extension to the ANSI SQL language that includes procedural programming, local variables, and various support functions.

4,717 questions
asked 2022-11-21T21:04:07.013+00:00
Joerg 62 196 Reputation points
accepted 2022-11-22T17:22:53.607+00:00
Joerg 62 196 Reputation points
1 answer

How to identify similar numbers from database before insert

I have a table with 20 million rows of phone numbers, which is synced to azure cognitive search. I need to search before creating a new row. Lets say I have a record with number "1234567890" if a request comes with number "1234567899"…

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.

1,563 questions
asked 2022-11-19T17:10:34.037+00:00
Abhinav Reddy Muthyala 1 Reputation point
answered 2022-11-22T17:21:48.843+00:00
SnehaAgrawal-MSFT 22,721 Reputation points Moderator
2 answers

Entity Framework Core SELECT from EF3

I have an EF 3 LINQ Query that I'm trying to translate to EF CORE and it's not working. Can anyone help and point me to a good EF CORE documentation? We've upgraded a .NET 3 WebAPI EF 3 to .NET 6 using EF CORE and it's becoming a nightmare. My…

Developer technologies | .NET | Entity Framework Core
Developer technologies | C#
Developer technologies | 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.

11,803 questions
Developer technologies | ASP.NET Core | Other
asked 2022-11-22T15:33:23.843+00:00
Cloud Developer 21 Reputation points
answered 2022-11-22T17:19:17.833+00:00
AgaveJoe 31,361 Reputation points
1 answer One of the answers was accepted by the question author.

Add gateway to API through ARM template

Hi! We have an API management instance which beside the built-in "Managed" gateway also has a self-hosted gateway. We add APIs to our APIM instance by creating and deploying ARM templates (Microsoft.ApiManagement/service/apis with API…

Azure API Management
Azure API Management

An Azure service that provides a hybrid, multi-cloud management platform for APIs.

2,761 questions
asked 2022-11-21T11:01:59.873+00:00
sast 41 Reputation points
commented 2022-11-22T17:18:55.747+00:00
JananiRamesh-MSFT 29,446 Reputation points Moderator
2 answers One of the answers was accepted by the question author.

Change OSD background

Hi, Can I use a customized background instead of the default one in SCCM OSD process? If yes, how can I get it? Thanks!

Microsoft Security | Intune | Configuration Manager | Deployment
asked 2022-11-15T09:40:46.913+00:00
SilasHelper 436 Reputation points
accepted 2022-11-22T17:14:22.247+00:00
SilasHelper 436 Reputation points
1 answer One of the answers was accepted by the question author.

TEAMS not working correctly

I have been experiencing bad connection with teams. During calls people hear me cutting off to the point is not understandable. I have work with this app for a while and I have never had these glitches. My internet connection seems fine. I have tried…

Microsoft Teams | Microsoft Teams for business | Other
asked 2022-11-22T14:19:21.003+00:00
ANG_14 21 Reputation points
commented 2022-11-22T17:11:23.27+00:00
Philippe Levesque 5,846 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

MMC cannot initialize snap-in

Every time I run Kaspersky Security Center 14, the error "MMC cannot initialize snap-in" appears. I've tried several procedures but the error persists.

Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-11-22T16:56:06.877+00:00
Gabriel Dispemec 431 Reputation points
accepted 2022-11-22T17:06:57.613+00:00
Gabriel Dispemec 431 Reputation points
2 answers One of the answers was accepted by the question author.

Potential Memory Leak

Good morning all, I have an Windows form based app which runs on various PC's 24/7. However, the application over time consumes RAM and the PC will crash if not restarted manually. My initial thoughts are to set a timer on the APP to restart…

Developer technologies | .NET | Other
Developer technologies | .NET | Other

Microsoft Technologies based on the .NET software framework. Miscellaneous topics that do not fit into specific categories.

4,168 questions
asked 2022-09-12T10:58:27.567+00:00
Simon Scott 306 Reputation points
accepted 2022-11-22T17:06:56.583+00:00
Simon Scott 306 Reputation points
1 answer One of the answers was accepted by the question author.

keep more than one channel open using multiple windows

That would be really useful and save a lot of time in moving/copying files

Microsoft Teams | Microsoft Teams for business | Other
asked 2022-11-14T12:31:59.027+00:00
UtauyoNASE 3,021 Reputation points
accepted 2022-11-22T17:05:44.767+00:00
UtauyoNASE 3,021 Reputation points
1 answer One of the answers was accepted by the question author.

powershell script to find status of backup that is 'failed' and this failed data should trigger email with the VM details

i need the script that show status of Azure-backup "failed" that data should be sent an email as trigger of failed status. Please help,this helps a lot.

Azure Backup
Azure Backup

An Azure backup service that provides built-in management at scale.

1,764 questions
asked 2022-11-22T05:51:36.407+00:00
Venkat karidi 81 Reputation points Microsoft External Staff
accepted 2022-11-22T17:01:17.847+00:00
Venkat karidi 81 Reputation points Microsoft External Staff
1 answer

Cannot deploy my .Net MAUI app on App Store

I created a .Net MAUI app. I build it using Azure yaml pipeline. It works well when I install it on various devices from AppCenter. But when I try to push the iOS version to AppStore, it is rejected with many errors: ITMS-90482: Invalid Executable -…

Developer technologies | .NET | .NET Multi-platform App UI
asked 2022-11-21T01:25:07.647+00:00
Dmitriy Reznik 241 Reputation points
commented 2022-11-22T16:58:47.837+00:00
Marwa Abouawad 286 Reputation points Microsoft Employee Moderator
1 answer

Web Application Proxy server - Either the server is not working properly, or credentials are not available to manage and monitor it

We have ADFS farm with WAP servers, suddenly the operation status under Remote Management console of proxy servers shows - Either the server is not working properly, or credentials are not available to manage and monitor it. From WAP1 under Remote…

Microsoft Security | Active Directory Federation Services
asked 2022-11-15T09:13:27.25+00:00
Mayur Makwana 1 Reputation point
commented 2022-11-22T16:44:15.73+00:00
Mayur Makwana 1 Reputation point
1 answer

Using Power Automate to Extract MS Bookings Data

I have a 1:N MS Bookings service that has multiple custom fields. I am using the Power Automate integration in MS Bookings to extract dynamic fields such as customer email, booking id etc into a sharepoint excel file. When I try to add the custom fields…

Community Center | Not monitored
asked 2022-11-22T16:34:22.157+00:00
Patel, Keny 1 Reputation point
answered 2022-11-22T16:35:09.72+00:00
Anonymous
2 answers One of the answers was accepted by the question author.

Access to nxlog folder on all domain controlers for non-preveledged domain user

so scenario is that, we have 90+ DC's with 2016 OS and nxlog tool installed on all DC's so nxlog folder need to be accessed by one domain user to view the logs. so my requirement is how can i manage the permission to user so that he can only read and…

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
asked 2022-11-21T12:04:32.257+00:00
Dharmendra Kumar 21 Reputation points
accepted 2022-11-22T16:34:06.507+00:00
Dharmendra Kumar 21 Reputation points
1 answer One of the answers was accepted by the question author.

Every time I logon to Windows with a domain user, it resets the user settings.

Every time I logon to Windows 10 with a domain user, it resets user settings, a message appears: "Preparing Windows", and creates a new user folder in C:\Users. As an example: It happens to other users that I try to log in to the…

Windows for business | Windows Client for IT Pros | Directory services | Active Directory
Windows for business | Windows Server | User experience | Other
Windows for business | Windows Client for IT Pros | User experience | Other
asked 2022-11-22T16:20:46.847+00:00
Gustavo Alonso Katzer 26 Reputation points
commented 2022-11-22T16:33:06.497+00:00
Gustavo Alonso Katzer 26 Reputation points