LUIS Portal Display Issue - bots

From time-to-time I run into display issues in the LUIS portal when looking at the utterances against some of my intents. Some utterances display as blank. When I first load this screen, the utterance displays as expected, but then the text disappears and it will only reappear later on, of its own accord.
Please advise how to resolve this.
screenshot

Related

azure portal subscription filter jumps to settings

On the Azure portal, since a couple of days, clicking on the subscription filter, the portal automatically brings me to directory/subscription settings. This is not the desired behaviour.
I automatically get this :
Any clues ?
#cat5dm - Apologies for delay in getting back to this thread. Post validation with our internal team below is the update I can share with you.
Post consistent feedback from customers handling many subscriptions , the full screen experience for settings and filters was the design choice taken. The idea was to centralize all settings in one place rather than two. In the meantime, we are directing the old filter icon to the settings so that users would find the new location without having to discover the gear icon . However, we will be eventually removing the filter button from the top and only have the settings gear.
Hope this information helps. We hope the new experience will be helpful , however if you have any feedback, please let us know. Thank you

Unable to delete an agent in Dialogflow

I want to delete an agent in Actions-on-Google and I am told to first delete the agent in Dialogflow. In Dialogflow the agent is not listed. I have tried Dialogfull with all of my Google Accounts. The agent is still not listed.
Is there any chance you have multiple Dialogflow projects?
You can switch projects in the top left corner - in the below example, by clicking the expand-more icon next to greeting-card-store:
Alternately, you can delete the entire Dialogflow project by clicking the settings icon next to the expand-more icon, then scrolling to the bottom of the Settings > General tab and clicking Delete Agent:
I faced the similar issue earlier. I could fix it by starting a fresh, following these steps:
Logout from Dialogflow.
Login to your actions on google console.
Now in your action, go to the Actions and click on "edit in dialogflow".
Actions navigation to dialogflow
Now you will be asked to do a google login continue by clicking it.
In Dialogflow
Now the agent that will get displayed first, will be your agent and to validate. You can linked action's project id from project settings option
Dialogflow agent settings
Delete the agent in dialogflow.
And after that you can delete your action from google action console.
Sometimes, it may take few minutes to get reflected.
This is what worked for me:
Open a cloud shell and set the project with gcloud config set project PROJECT_ID
gcloud alpha resource-manager liens list
gcloud alpha resource-manager liens delete NAME (you will get NAME from step 2)
After these steps, I was able to remove my Actions projects and then my Cloud Console project.
From: https://support.google.com/a/thread/74530265/can-t-remove-google-cloud-project-due-to-dialogflow?hl=en

“Request contains an invalid argument. Types should be same across locales. Expected: [$entityName]. Actual: [].”

Whenever I try to test my google assistant integration, I get the title error message.
Below is a pic of what the error message looks like.
The only way I can get rid of this message is to delete all of my entities.
Any help would be GREATLY appreciated.
Thanks
I had the same issue with my agent. The problem was some entities were created in one language (french), and other entities in another language (english).
To solve the problem, I removed the english language of my agent.
I met the same issue. I create my entity in English, then I tried to enable German on the same agent. My solution is: add synonyms to the entity under "de" (German language) mode.
I cam across this when I was trying to test my script on Simulator.
Below are the steps I followed:
Clicked on Integrations from the left panel.
On the dialog box that appeared, if I clicked on Test I was facing this issue. So I clicked on "Manage Assistant App". This opened a new window named "Actions on Google" Refer the below image.
Here I could easily access the Simulator and other functionalities from the left panel.
I hope this helps!!!

Azure Ghost Login Redirect

Whenever I browse my blog which I created via Azure marketplace for Ghost with completely default settings, I get redirected to a login page.
If I log in then I get taken back. I can click my post and be taken to the content. If I then go back, then click the heading again, it takes me to the edit area.
The problem I have is that readers of the blog are being prompted to login. I don't want this. I just want my content to appear when they click a post.
Anybody else experienced this or know what I can do about it?
It would appear this is only the behavior on the default post that is created once you have activated the service.
Once you start making posts and unpublish the initial one, it behaves as expected. Hopefully this helps clear up any confusion for someone else.

Windows App Store - use of "results" view for my own search

I have implemented a search mechanism in my app. The user fill a textbox and then click on a button. is there a way to use the nice results view of Microsoft? i'm talking about the view you can see in the image attached.
I am giving you few resources, please check it out and let us know if you face any problem.
Guidelines and checklist for search (Windows Store apps)
Quickstart: Adding search to an app
Windows 8 and the future of XAML: Part 4: Contracts in WinRT/Windows 8
Search contract sample from MSDN
That's just a page and layout that someone created for that given app... given the Contoso branding it's some sample, though I don't immediately recognize it. I assume you saw the image, but don't have the source to it?
In Visual Studio, within an existing app you can use the Add>New Item dialog and select Search Contract to include a template page (with grid, filter combo box, etc.) to get you jumpstarted.
In the Windows 8 Camp Training kit, there is a fairly polished sample - Contoso Cookbook - that also includes a filtered search page, so that may be helpful as a start too.

Resources