Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 3 months ago.
Improve this question
I tried to get some data from secured websites. however, I cannot log in to the website thru Power BI application. any possible ways to get data?
what I expect is to get data from secured websites by using Power BI application
Power bi cannot just get data from any secured website. The web connector do not pass the username and password to the web to fetch data. As a workaround, if the website exposes the REST API, you could use the API method.
Here is the link for an example of Rest API, you can ask the website owner for accessibility
enter link description here
Related
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 days ago.
Improve this question
I need to create a dev account on https://dev.azure.com, not sure how can I create it, some of my coworkers had created one using my company email, but I got the error:
You can’t sign up here with a work or school email address. Use a personal email address, such as Gmail or Yahoo!
I feel stupid, not sure how can I create my dev account or is there a different process to do this, I created a personal outlook account, but I didn't see the token account token section shown in Personal access token
Is there a different process to create a dev account in azure dev ops? thank you!
Closed. This question is not about programming or software development. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 4 days ago.
Improve this question
How can I create an unlimited account on Azure Video Indexer and access it from videoindexer.ai?
My Observation
Although a solid service, some things are quite complicated, e.g.,
sign up/in and account management, where a single email address
could create different accounts based on whether the
authentication was done with AAD or Personal Microsoft or Google
account.
The workflow seems confusing for an Azure newbie. A first time user
should just be able to create an unlimited account without going down the
rabbit hole reading different disconnected documentations which are
usually not helpful.
I created unlimited (paid) accounts but couldn't find them on videoindexer.ai. I had to switch between tenants to resolve the issue.
Reference: https://learn.microsoft.com/en-us/azure/azure-video-indexer/switch-tenants-portal
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 1 year ago.
Improve this question
I am building a dashboard with power bi on prem (no cloud) and I want to add natural language processing component. What technologies should I be using as nlp is only available for power bi cloud and I cannot use it so I must think of another way, it's like the Q&A cloud solution equivalent for on prem
There's really no good way.
You could use Azure's Language Understanding Service to parse the natural language snippets, but Power BI Report Server doesn't have the embedding APIs you would need to translate the intents to visuals. You could use the language to write a custom DAX or SQL query to get data, but you wouldn't be able to use Power BI Visualations, as you can't build visuals on-the-fly in Power BI Report Server.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Closed 6 years ago.
Improve this question
I am thinking about putting a SQL Server behind my Azure website. Is the sql server also free when using Windows Azure Websites?
I agree this is not a good SO question, but the answer is Yes and No. Microsoft has offered a Azure Web App + SQL option that included a free small (20MB) database with your web app. This was limited to one web app per subscription and the size and speed were so limited that it was really only useful for dev, testing and learning about Azure. I would NOT recommend it for any sort of production unless you usage was super small.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed 7 years ago.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a comment to explain where the question may be able to be answered.
Improve this question
A newbie here, so please bear with me. I registered a domain with a big hosting company.
A few days ago, I noticed I started getting emails directly to my personal email with my full name. I started searching up my website and found a website who shows all my personal information. The exact full address where I live, my full name and my phone number.
Do personal information like that suddenly go all public when I register a domain, without my permission? A little bit worried if it's supposed to be like that, so I'm just asking.
When you register a domain, your contact information is published in the WHOIS service. You can use a WHOIS lookup tool and enter your domain name to see what the registration says. Anyone on the Internet can see the same thing.
Many domain registrars offer a privacy filtering service. They will obscure that information and put up their own name, address, etc. (Look up my domain, tangledhelix.com, for an example of what that might look like.) Some registrars will charge you for this, while others offer it for free or bundled with hosting or something else they sell.
Of course, it is too late to pull back the publication of the information now, but you can add a privacy shield service (if your registrar offers one) and stop the leakage from going further.