Unable to create a new Dialogflow agent through the console - dialogflow-es

I am unable to create a new Dialogflow agent through the console. When I select the agent's name and click on "Create", the button changes to "Working" for a few seconds and then says "Cancelled".
Any help is appreciated.
Thanks.

There are could be a few reasons for that:
You have selected the wrong Could Project. GCP limits one agent per project, you cannot select a project that is already connected to Dialogflow
If you are creating a new Google project for your new agent, you probably have reached your limit with projects per billing account. You can check this by disabling billing for some of your projects and try to create again.
There are some limitations for naming agents as well [here]

Related

In Azure, while enabling Application Insight, getting message Resource group could not be found

While studying Azure 204 from Microsoft azure docs,
https://learn.microsoft.com/en-us/learn/modules/create-serverless-logic-with-azure-functions/4-creating-and-executing-an-azure-function
I have created new function app esclator-function-{name} as asked in documentation.
I am also able to create a function and Test/Run it in Azure portal mode with "Run" button and also in postman using function url.
Now I want to monitor it using Application Insight. So as instructed in article, I've choosed Application Insight from Settings and clicked "Turn on Application Insight" button , kept the default settings and clicked "Apply" and then "Yes" buttons.
But now when I see in "Notifications" from top right icons, I get message
"Deployment validation failed.
Additional details from the underlying API that might be helpful: Resource group 'DefaultResourceGroup-CID' could not be found."
Also the "Apply Changes" shows "10% Completed" progress all time, it don't proceed further.
So I am not able to proceed to the article further, I will apricate the workaround if any.
In Azure, while enabling Application Insight, getting message Resource group could not be found
As per the below Image You need to create new resource group or set the existing resource group and you need to enable Application Sight extensions and them you need to apply it.
For further information check Enable application Insights Integration
Also,
Check How to configure for Azure Functions.

Azure pipelines not running

I've got a free tier Azure Cloud Account. I used to have a project and requested a free agent for running pipelines. All was ok.
I deleted that project and created a new one.
I'm now trying to create a very basic Hello World kind of pipeline and getting it to run, to test things. The pipeline fails to run with the error below.
Error Message: No hosted parallelism has been purchased or granted. To request a free parallelism grant, please fill out the following form https://aka.ms/azpipelines-parallelism-request
I can see in my organization settings that I have that free agent available and 1800 mins/month of run time available. But i think that agent isn't getting used/found by my pipeline jobs.
I'm a noob at azure, so pardon me for any goof ups in the question.
You just write message to https://aka.ms/azpipelines-parallelism-request with your name, email, project etc. and after 24-48 hours you can run your pipeline
Microsoft comes with some temporary alternative approach until the automate is implemented to grant the permission for those users who requires the free hosted agent pools.
Now users needs to be drop the email to get the free tier access based on the project visibility types.
There is not a standard timeline for approval which someone can predict approval in days, but by considering the mass requests and manual approval process we can consider the timeline of 7 to 15 working days from your email.
For More information -> https://devblogs.microsoft.com/devops/change-in-azure-pipelines-grant-for-private-projects/
Solution: Just after posting this question, I thought of creating another project and make it private. I then ran a sample pipeline and it worked. So basically, my issue was that the pipeline granted to me was for a private project and not a public one. I had forgotten about it as i was revising azure after some time.

Azure MS Team integration with Azure DevOps Taskboard only showing Issues, where are my work items?

Azure boards MS Team integration. Only showing Issues or Epics, where are my work items?
I added a tab into a Team channel, and I can see Issues, but there is not option for showing the Work Item field?
On the Azure Boards website I see both fields: Issues and Work items.
Here is no Work Item field
This is the website showing both types at once
As I understand, you are not able to see work item field.
If you need to see work item field,
you need to connect to a project and not just a repository.
From the connect to a Project dialog.
Use CTRL-Shift to select your options and then choose Connect.
The new Work Items experience is available when you connect to a Azure Repos Git repository.
For further reading please follow the document.
You need to set up and manage subscriptions for creating and updating work items. You can create subscriptions to monitor work items at any time using the #azure boards subscriptions command.
Please go through the documentation for more info.
wow I can believe after almost a year nobody replied you. You can set it up in the Organization Settings > Boards > Settings then you can see the process selected. e.g Agile, Basic (what you mentioned) Scrum, etc.
I hope helped someone after this.

Azure: I am unable to select VM size through portal (all browsers) - Powershell seems to work OK

It seems that for my new Azure account I get the "crying cloud" every time I attempt to create a new resource through the web portal. I tried all browsers {including Edge! ;)} even in private mode.
All failed in "Select a VM size" - I am unable to create a new resource through portal!
The MS chat suggested I wait for a few hours after the creation of my new account for the size picker to work... It has been a day :/
I have tried Azure PowerShell, both times successfully at creating a new VM!-
Any ideas will be greatly appreciated, TY!
Added screenshots of the affected laptop for clarity..
the selection screen
the error in the size selector
Try another pc, preferably with a different internet connection. turn off firewalls etc – kudos to contributor 4c74356b41 my attempt with a different pc was successful.
This doesn't seem like a browser issue, more a subscription issue.
You should contact Microsoft with a billing ticket, its free.

Setting up an agent on DialogFlow Enterprise Edition?

i can’t for the life of me figure out how to create an enterprise edition agent.
this is the only documentation i’ve found about it: https://cloud.google.com/dialogflow-enterprise/docs/quickstart
which seems to imply that we’d need to set up agents using the command line… for them to be on Enterprise Edition.
any insight? i'd like to create an enterprise edition agent - so that it's covered by the SLA. how to do it?
Did you click the section expansion button to the left of "If you have not created an agent, create one now."?
Edit: the below procedure will only work on Google Cloud project not created through Dialogflow.com. The only way to create a enterprise edition Dialogflow agent is to first create a GCP project and then follow the procedure below. You can't create a enterprise edition Dialogflow agent through Dialogflow.com (but you can access it on Dialogflow.com after creating it via the procedure described below).
Go to http://console.cloud.google.com/apis/library/dialogflow.googleapis.com/ (create a project if you haven't already, you can only have one Dialogflow agent per cloud project) and enable the Dialogflow API
After the API has been enabled click on Dialogflow Agent in the left column
Specify the name of your agent and other properties such as language and time zone, and then click Create
This is documented here (you need to click on the ▼ to see the documentation): https://cloud.google.com/dialogflow-enterprise/docs/quickstart#create-an-agent

Resources