1,827,289 questions

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Question: distinction between Modules and Models in Designer

In Azure ML, under designer, there are 3 categories: Datasets Modules Models Datasets are pretty straightforward, but I don't understand the distinction between Modules and Models. As an ML researcher, when I think of a "model", I…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,679 questions
asked 2020-07-14T20:01:59.963+00:00
Adam Stewart 51 Reputation points
commented 2020-07-14T20:46:57.627+00:00
Adam Stewart 51 Reputation points
2 answers

Bug report: can't parametrize # hidden node or momentum in NN regression model

I'm using the NN regression model in Azure ML Designer, but it appears to have a bug. If I switch trainer mode to ParameterRange, it allows me to use a semicolon-separated list of hyperparameters for learning rate and epochs. However, I'm unable to use a…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,679 questions
asked 2020-07-14T20:22:22.25+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:33:46.64+00:00
Anonymous
2 answers

Feature request: more customizability in builtin models

In Azure ML Designer, I would like to customize and parametrize other aspects of the models. For example, in the NN Regression model, I would like to try various optimizers (Adam, Adagrad, SGD) and activation functions (ReLU, Sigmoid, Tanh).

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,679 questions
asked 2020-07-14T20:32:15+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:33:28.937+00:00
YutongTie-9091 54,026 Reputation points Moderator
2 answers

Feature request: module for handling timestamps

In Azure ML Designer, there are dozens of builtin Modules for data transformation, but none of them can handle timestamps. What I'm looking for is a module in which the user: Selects which column of the input dataset contains a timestamp Selects…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,679 questions
asked 2020-07-14T20:25:38.03+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:32:47.193+00:00
Anonymous
1 answer

Feature request: models only support single prediction column

Many machine learning tasks involve input data in the form of scalars, vectors, matrices, and higher-order tensors. Similarly, the output predictions are often in the same format. The builtin NN regression model in Azure ML Designer only supports scalar…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,679 questions
asked 2020-07-14T20:29:57.39+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:32:43.09+00:00
YutongTie-9091 54,026 Reputation points Moderator
1 answer

Bug report: Apply Math Operation doesn't cache and reuse results from previous run

In Azure ML Designer, I have a complex data preprocessing pipeline. One of the main features of Designer pipelines is that they are supposed to cache the results of each run, so that they don't need to be re-executed every time if nothing that they…

Azure Machine Learning
Azure Machine Learning

An Azure machine learning service for building and deploying models.

3,679 questions
asked 2020-07-14T20:19:51.143+00:00
Adam Stewart 51 Reputation points
answered 2020-07-14T20:28:46.2+00:00
YutongTie-9091 54,026 Reputation points Moderator
5 answers One of the answers was accepted by the question author.

Windows server 2012 RAID 1 array migrated windows 2019

Hi, I have a windows server 2012 with one solo HD for the OS and 2 HDs in RAID 1. The OS HD got corrupted, so i want to put a new HD but now install windows server 2019. So my question is, is the new OS going to recognize the RAID 1 without problems? If…

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Storage high availability | Other
asked 2020-07-14T19:21:42.743+00:00
Felipe Borges 21 Reputation points
accepted 2020-07-14T20:26:18.227+00:00
Felipe Borges 21 Reputation points
3 answers One of the answers was accepted by the question author.

Data Factory ForEach performance questions with REST API GET requests

I have a pipeline that has a Lookup activity that is querying a single column of data from an Azure SQL table, fetching the first 1000 rows of data. This input is then being used in a ForEach activity in order to use the values in a string…

Azure Data Factory
Azure Data Factory

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

12,187 questions
asked 2020-06-11T15:26:16.527+00:00
Brian Behnke 106 Reputation points
accepted 2020-07-14T20:02:56.99+00:00
Brian Behnke 106 Reputation points
1 answer

Read Passport MRZ code

Kind Regards, I'm testing congnitive services for read text in a passport puctually the MRZ code that they used to have, and i follow yours examples specifically this…

Foundry Tools
Foundry Tools

Formerly known as Azure AI Services or Azure Cognitive Services is a unified collection of prebuilt AI capabilities within the Microsoft Foundry platform

4,588 questions
asked 2020-07-10T23:12:17.567+00:00
commented 2020-07-14T19:57:32.82+00:00
GiftA-MSFT 11,181 Reputation points Moderator
1 answer One of the answers was accepted by the question author.

LDAP from premises to AADS

aadds-vnet hosts the directory servers on 10.0.0.0/24 There is an option to add a firewall - but creating one doesn't include aadds-vnet The goal is an IPsec VPN from premises LAN to aadds-vnet, to allow LDAP query from a Synology Diskstation, or to…

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.

3,135 questions
asked 2020-07-14T07:03:09.92+00:00
NerdWahl 96 Reputation points
accepted 2020-07-14T19:51:03.01+00:00
NerdWahl 96 Reputation points
1 answer

How to get transliteration suggestion

Hello all, I am using Azure Translator for transliteration. It's working fine for transliterating from one language to other (for me English to Hindi), but I want to get list of suggestions Like : when I'm sending a request for transliterating the…

Azure Translator in Foundry Tools
asked 2020-07-14T09:52:49.063+00:00
Sandip Patel 1 Reputation point
answered 2020-07-14T19:46:42.903+00:00
GiftA-MSFT 11,181 Reputation points Moderator
1 answer

Azure Identity Authentication error "invalid signature" with React + Core Web API

Anyone know how I can go about finding out why I receive the following error: Exception thrown: 'Microsoft.IdentityModel.Tokens.SecurityTokenInvalidSignatureException' in System.Identity.Model.Tokens.Jwt.dll I'm building a React single page app that…

Azure API Management
Azure API Management

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

2,791 questions
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-06-08T21:08:33.42+00:00
jpro1001 16 Reputation points
commented 2020-07-14T19:45:11.123+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
2 answers

Error in Security Center CSV?

I have tried exporting my Security Center recommendations to a CSV, but the downloaded CSV-file contains errors in the encoding. Specifically the column titled 'remediation steps' causes problems, as the step by step descriptions get sorted into separate…

Microsoft Security | Microsoft Defender | Microsoft Defender for Cloud
asked 2020-07-09T08:08:03.11+00:00
Naldal, Sara Lee 1 Reputation point
commented 2020-07-14T18:30:57.02+00:00
Saurabh Sharma 23,866 Reputation points Microsoft Employee Moderator
2 answers

C# stack trace with variable values

I have a winforms application that i am developing that needs to do some logging. In the event that we connect to our database we need to log a number of things one of which is a stacktrace just in case something goes wrong e.g.: 7/14/2020 10:02:31 AM …

Developer technologies | Universal Windows Platform (UWP)
asked 2020-07-14T17:34:55.1+00:00
Ben deVries 6 Reputation points
answered 2020-07-14T18:11:39.49+00:00
Anonymous
1 answer

Microsoft Forms Pro

When I go to share on a newly created form and and create a link to a duplicate any pictures that are in the form disappear in the duplicate is there anything I can do about this?

Community Center | Not monitored
asked 2020-07-14T17:08:24.12+00:00
Andrew Harrison (WHGS) 1 Reputation point
answered 2020-07-14T17:11:53.093+00:00
Leon Laude 86,201 Reputation points
1 answer One of the answers was accepted by the question author.

How to make external WEBAPI call from ADX code?

In the documentation we can find 'callout policy' for 'webapi' https://learn.microsoft.com/bs-latn-ba/azure/data-explorer/kusto/management/calloutpolicy *Azure Data Explorer clusters can communicate with external services in many different…

Azure Data Explorer
Azure Data Explorer

An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.

638 questions
asked 2020-07-03T15:55:16.91+00:00
Grzegorz 21 Reputation points
accepted 2020-07-14T16:55:25.803+00:00
Grzegorz 21 Reputation points
1 answer One of the answers was accepted by the question author.

Can enterprise app (non-gallery) be exposed to B2C users?

Have a SPA enterprise app for initial use by company employees (Azure AD authentication). Can this same app also be configured to integrate with Azure B2C so that external customers can authenticate / use this app as well?

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
asked 2020-07-14T16:00:12.257+00:00
ScottM 331 Reputation points
accepted 2020-07-14T16:45:01.46+00:00
ScottM 331 Reputation points
1 answer One of the answers was accepted by the question author.

Getting Devops Data through RestAPi

Hi Team, Trying to create Power Bi Report through the rest api. Previously we have views to getting data from database views (getting data from restapi and storing into SQL tables) But now will remove views dependency and directly providing data to…

Community Center | Not monitored
asked 2020-07-14T12:32:28.4+00:00
prasad k 86 Reputation points
accepted 2020-07-14T16:35:04.513+00:00
prasad k 86 Reputation points
3 answers One of the answers was accepted by the question author.

Application logging for Azure Functions in Python

How do you enable application logging for (serverless) function apps that have been deployed to Azure - written in Python (using VS Code). For example, this line appears in the example code: logging.info('Python HTTP trigger function processed a…

Azure Monitor
Azure Monitor

An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.

3,981 questions
Azure Functions
Azure Functions

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

6,497 questions
asked 2020-07-13T11:49:37.917+00:00
AJG 436 Reputation points
accepted 2020-07-14T16:27:31.747+00:00
AJG 436 Reputation points
1 answer

how to update the last name in scheduled AZ-900 fundamentals exam?

when i was registering the AZ-900 fundamentals exam last name required filed i had given B in the last name but in my government id i don't have last name.will it be problem while taking exam time?

Community Center | Not monitored
asked 2020-07-14T16:14:49.887+00:00
krishnaveni 1 Reputation point
answered 2020-07-14T16:23:20.277+00:00
Leon Laude 86,201 Reputation points