1,815,629 questions

Sort by: Updated
1 answer

Error Code:2200 microsoft.windowsazure.storage,storageextendedmessage=0:one of the request inputs is out of range

I am copying data from Azure Database to Azure Storage Table using ADF Copy activity.Able to copy 50% of data and then it failed saying 'Error Code:2200 microsoft.windowsazure.storage,storageextendedmessage=0:one of the request inputs is out of range'.I…

Azure Table Storage
Azure Table Storage

An Azure service that stores structured NoSQL data in the cloud.

185 questions
Azure Data Factory
Azure Data Factory

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

12,170 questions
asked 2022-11-08T04:29:39.833+00:00
jay marathe 41 Reputation points
commented 2022-11-22T19:30:06.3+00:00
Bhargava-MSFT 31,361 Reputation points Microsoft Employee Moderator
1 answer One of the answers was accepted by the question author.

Help with Powershell Regular Expression

I was asked to write a regular expression for "08 Nov 2022". The day has to be 2 digits, the month has to be 3 letters, and the year has to be 4 digits. You also have to specify a space inbetween the day, month, and year I came up with:…

Windows for business | Windows Server | User experience | PowerShell
asked 2022-11-22T16:32:03.603+00:00
Steven Neville 21 Reputation points
commented 2022-11-22T19:28:38.347+00:00
Rich Matheisen 48,116 Reputation points
2 answers

Windows sharepoint 3.0 upgrade or migration

Hi, Anyone please guide me wss 3.0 upgrade into latest version of sharepoint, Upgrade path is WSS 3.0 -> WSS 2010 -> WSS 2013 -> WSS2016 also wss 3.0 running in Windows server 2003 (64bit).Pls help & guide me to do upgrade activity…

Microsoft 365 and Office | SharePoint Server | For business
asked 2020-10-30T07:56:11.58+00:00
MichaelHan-MSFT 18,136 Reputation points
answered 2022-11-22T19:24:56.873+00:00
Craig Nicholas 1 Reputation point
1 answer One of the answers was accepted by the question author.

Who is authenticated user

Documentation says that the controller class function with the annotation [Authorize] is authenticated. e.g. [Authorize] [HttpGet("{id:int}")] public ActionResult<AccountResponse> GetById(int id) { } …

Developer technologies | ASP.NET Core | Other
asked 2022-11-17T01:05:42.23+00:00
Janusz Dalecki 26 Reputation points
commented 2022-11-22T19:20:28.947+00:00
Bruce (SqlWork.com) 84,086 Reputation points
5 answers One of the answers was accepted by the question author.

Generating Headers for automating Excel, Outlook and word

We are looking to integrate an MFC application with Office Automation. Our Dev environment is Visual Studio 2019 (Windows 10) and the Office version that we would like to automate is V16.0 aka Office -2021 Is there automatic or a…

Microsoft 365 and Office | Development | Other
Developer technologies | C++
Developer technologies | C++

A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.

4,067 questions
asked 2022-11-21T20:39:32.23+00:00
Bala Ragothaman 21 Reputation points
accepted 2022-11-22T19:16:57.647+00:00
Bala Ragothaman 21 Reputation points
0 answers

Using DFS with WDS

I am trying to setup WDS to use DFS for load balancing as discussed in this article: https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2008-R2-and-2008/cc771324(v=ws.10)?redirectedfrom=MSDN for Windows Server 2016. I…

Windows for business | Windows Server | User experience | Other
asked 2022-11-22T19:15:52.77+00:00
Keiffer da Silva 1 Reputation point
1 answer

User with msdb.db_ssisoperator role doesn't see any projects in Integration Services Catalog

I need to give a user read/execute permissions to Integration Services packages on SQL 2016/2019. I found this documentation…

SQL Server Integration Services
SQL Server Integration Services

A Microsoft platform for building enterprise-level data integration and data transformations solutions.

2,795 questions
SQL Server | Other
SQL Server | Other

Additional SQL Server features and topics not covered by specific categories

14,751 questions
asked 2022-11-18T17:26:53.483+00:00
Meade, Kelly 6 Reputation points
commented 2022-11-22T18:53:24.747+00:00
Meade, Kelly 6 Reputation points
0 answers

Windows Server DNS zone transfer issue

We have a Windows 2019 Server that acts as a DC and DNS server. On this DNS server we do not allow zone transfers on any of our Forward or Reverse Lookup Zones. We rely on general AD replication to other DC/DNS servers in our environment to keep DNS…

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
asked 2022-11-22T18:51:56.597+00:00
mricco44 1 Reputation point
2 answers One of the answers was accepted by the question author.

c# how do you get code to wait for function to compleate before moving onto another function.

Hello all i know what i have just asked seems basic, however, i have 5 functions 2 of which download a file and install it and i trying to find a way to stop the application from going onto the next one before the process finishes is there a way to…

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
asked 2022-11-22T17:01:59.373+00:00
mion shion 241 Reputation points
commented 2022-11-22T18:47:38.937+00:00
mion shion 241 Reputation points
1 answer One of the answers was accepted by the question author.

Power BI Refreshing Daily Dataset Via Gateway Error

Hi, We've configured a Gateway with our Azure private link that connects to Snowflake. This is not on-premise. The Gateway directly connects to Snowflake via the private link. We are getting intermittent errors. That is, sometimes the data…

Community Center | Not monitored
asked 2022-11-22T18:27:12.653+00:00
Jon Carlisle 91 Reputation points
accepted 2022-11-22T18:44:07.103+00:00
Jon Carlisle 91 Reputation points
1 answer

ADLS Gen 2 ErrorCode=UserErrorDataStoreServiceThrottling

We have noticed that our QA ADLS storage account gives performance issues intermittently and one such issues is related to throttling and time out. We had raised a ticket earlier as well, however, didn't get any satisfactory explanation. Could…

Azure Data Lake Storage
Azure Data Lake Storage

An Azure service that provides an enterprise-wide hyper-scale repository for big data analytic workloads and is integrated with Azure Blob Storage.

1,599 questions
Azure Storage
Azure Storage

Globally unique resources that provide access to data management services and serve as the parent namespace for the services.

3,861 questions
asked 2022-10-26T08:05:31.347+00:00
Lokesh 211 Reputation points
commented 2022-11-22T18:22:05.3+00:00
MartinJaffer-MSFT 26,161 Reputation points
2 answers

Can you update the contents of a page reliably with PATCH ../notes/pages/{id}/content

I have been using OneTastic / Gem / OneMore and all authors say (from memory) that you can't reliably update a page content without rewriting it all, i.e. any of the add-ins that inject something into the page (e.g. formatted text / Links) always set the…

Microsoft Security | Microsoft Graph
asked 2022-08-02T08:34:11.313+00:00
Jason Chapman 51 Reputation points
commented 2022-11-22T17:52:14.583+00:00
Jason Chapman 51 Reputation points
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,170 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