Microsoft Partner Showcase with Xebia
38:12
Security by Default (English)
37:41
Security by Default (Portuguese)
37:40
Пікірлер
@aforaries
@aforaries 4 күн бұрын
Do you know which POS table is updated when we run currency job ?
@richardtang292
@richardtang292 12 күн бұрын
I have encountered the issue : You need to use SSL (HTTPS) when you use OAuth 2.0 authentication. What should I do?
@theacademyhub
@theacademyhub 11 күн бұрын
Hi Richard! I recommend retrieving an SSL certificate, installing it on your server, and updating your URLs to use
@philipmumford7871
@philipmumford7871 13 күн бұрын
Hmm - again not really covering disaster recovery for MySQL flexible server and restoring backups! Great content but someone needs to show how you recover a DB to the original instance. Recovering backups creates a new instance which must have a different name and has a different Azure identifier. If you use terraform for IAC then the change in identifier and name breaks the status file. There is no way to even rename an instance! Also you have to update all your application config to point to the new flexible server instance. Also all the backups associated with the old flexible server instance are left on the old instance and the new instance would only start accumulating backups from the restore point onwards. Its all a bit messy on recovery!
@theacademyhub
@theacademyhub 13 сағат бұрын
Appreciate the feedback! I'll look at refreshing the content as it has been some time, and include some details/limitations on restoring to new/original servers.
@brettcohen3401
@brettcohen3401 15 күн бұрын
Hi Scott, great video. Thanks. What is CQA and CQD?
@theacademyhub
@theacademyhub 13 күн бұрын
Great question! Teams Call Queues (CQs), and Auto Attendants (AAs) help route incoming calls, while the Call Quality Dashboard (CQD) monitors and analyzes call quality in Teams.
@dmahal
@dmahal 23 күн бұрын
That is beneficial information, good on you for posting this video. Cheers!
@juanpablogavilanes7036
@juanpablogavilanes7036 Ай бұрын
Great demo
@deepb4uz
@deepb4uz Ай бұрын
This does not work when you publish the copilot with custom web, any solution, pls help
@theacademyhub
@theacademyhub 24 күн бұрын
What language are you trying to publish this in? And, also, can you help reproduce the steps in which you are taking to accomplish this lab. This may help us to better offer a solution
@deepb4uz
@deepb4uz 12 күн бұрын
@@theacademyhub - I was using Spanish and used default steps to publish
@bmc7301
@bmc7301 Ай бұрын
Hola Juan, valdría para reconocimiento facial obteniendo datos de perfiles en la web ( redes sociales…) si no es así. Cual aplicación seria buena para ese fin? Gracias
@theacademyhub
@theacademyhub Ай бұрын
Hola, gracias por tu pregunta! Para análisis de perfiles en la web, se puede usar la funcionalidad de atributos (learn.microsoft.com/es-es/azure/ai-services/computer-vision/concept-face-detection#attributes) que detectan atributos generales sobre imagenes que pueden ser obtenidas en redes sociales on la web. Es esto lo que está buscando? Si se trata de identificación o comprobación de ciertos perfiles se podría usar reconocimiento facial, pero hay que disponer de un conjunto de imágenes de los perfiles a reconocer para entrenar al modelo de reconocimiento.
@raviranjan7094
@raviranjan7094 2 ай бұрын
Don't see your video on 'What is Direct Routing and Planning". Will it be possible to share the link for that.
@theacademyhub
@theacademyhub 2 ай бұрын
You should be able to watch that video here: kzbin.info/www/bejne/p6e8aYl6nqybnNU
@MrYuk0709
@MrYuk0709 2 ай бұрын
Excellent work Zachary! it's exactly what I need it to help my customers, I learned a lot, thanks.
@BilalHaiderDev
@BilalHaiderDev 2 ай бұрын
You should also put the links of the documents that you show in the video in the description.
@theacademyhub
@theacademyhub 2 ай бұрын
Thanks for the feedback! We'll make sure to include those links in the next iteration of this video. Is there a specific link you're looking for?
@charlesallen4821
@charlesallen4821 2 ай бұрын
Very good demo. There's one question for which I'm having a hard time finding an answer. When you build a report in Power BI and publish it, you need to set up a data connection to BC so you can refresh the report. When you go to create a connection, one of the options is API Category. If you're using the legacy option, what do you enter in this field? This is in the Gateway Connection which I presume you need to set up but I may be wrong.
@theacademyhub
@theacademyhub 2 ай бұрын
@charlesallen4821 - We continue to update the integration between Business Central and Power BI. Originally, we relied on OData. If you want to dig deeper on the connections I would recommend you explore the docs.microsoft.com entry. Here is the link - learn.microsoft.com/en-us/dynamics365/business-central/admin-powerbi-setup.
@IvanJayP.Mandala
@IvanJayP.Mandala 2 ай бұрын
Hi there, could you also incorporate Workflow Approval at the MS. Team level. Like Approver can approve inside the MS Teams, without really going to the Business Central?
@theacademyhub
@theacademyhub 2 ай бұрын
Absolutely! Users can approve in Teams, Outlook, or Business Central
@IvanJayP.Mandala
@IvanJayP.Mandala 2 ай бұрын
@@theacademyhub Do you have a video about that?
@theacademyhub
@theacademyhub 2 ай бұрын
Ivan - this is in the video. There is a part in the video where, just before I switch to Outlook, there's a message inside Teams prompting the user to approve directly within Teams. Or, as I navigate to Outlook, you'll see where the user can approve.
@abdullateefoni3081
@abdullateefoni3081 3 ай бұрын
Hi, thank you for this insightful video! I have a few questions regarding the Azure Pricing Calculator for MS Sentinel: If I’m storing data long-term in Azure Data Explorer (ADE) only, can I set Data Archive Months to zero and input the retention period for ADE (e.g., 7 years)? I noticed the cost of Azure Blob Storage wasn’t included since ADE was used as a passage to move data into Blob Storage. Was this intentional? If Azure Blob Storage is chosen for long-term storage, how is data retention in ADE calculated, considering it’s just a passage to Blob Storage? The Pricing Calculator shows a maximum retention period of 3,750 days (around 10 years) for ADE. How would retention be calculated for periods longer than 10 years, given ADE supports unlimited retention? Thanks again for the great video, and I’d appreciate any clarification!
@theacademyhub
@theacademyhub 3 ай бұрын
Hi Abdullah! I'll do my best to answer your questions: 1. Yes, I believe you can set Data Archive months to zero if you're using ADE for long-term storage. You can then specify the retention period for ADE, such as 7 years. 2. I’m not sure, but I’ll ask the presenter! 3. I’m also not sure, but the retention in ADE would be minimal (just enough to transfer data). 4. I believe retention is calculated the same way after 10+ years, but I'll confirm with the Azure Monitor team.
@abdullateefoni3081
@abdullateefoni3081 3 ай бұрын
@@theacademyhub Thanks for your response. i will be expecting your response on the questions that require confirmation
@giovanniemanuelenocco7475
@giovanniemanuelenocco7475 3 ай бұрын
Thank you so much to share. Very useful to get started with PF
@floor_city
@floor_city 3 ай бұрын
It doesn't really explain how you can just email a co-worker from lets say a Sales Quote. Currently with a platform like Shopify we rely on a timeline and use the @ sign and the employee name to send a message. Which then appears to the employee as an email with a reference back to what the message pertained to. Like an Order comment.
@theacademyhub
@theacademyhub 3 ай бұрын
Thank you for your feedback and we appreciate your input. Is there a specific part of the video or topic you would like us to elaborate on or clarify?
@floor_city
@floor_city 3 ай бұрын
@@theacademyhub I want to know how you can message coworkers from Microsoft Businss Central. Not from Outlook. I'm looking at a Sales Quote and I want to ask my manager if we can match a competitors price. I don't want to send an email or go to teams, I want to send a comment to my team and also have that stored on the sales quote. It's not just an email or a teams message. The message applies to the conversation for that specific sales quote or order.
@theacademyhub
@theacademyhub 3 ай бұрын
@floor_city - this video was designed solely to highlight the integrated experience within Outlook. It requires entering an email on the Customer or Vendor card (master record), which limits who you can email the document to. However, if the organization wants to send documents to co-workers, I would recommend using the email capabilities within Business Central. This might be a better solution for your internal needs. learn.microsoft.com/en-us/dynamics365/business-central/ui-how-send-documents-email.
@pankaj5080
@pankaj5080 4 ай бұрын
36 minutes well spent. Thank you
@felicialynch35663
@felicialynch35663 4 ай бұрын
Great video, Alexis. Your explanation of Vector Search was really insightful and clarified a lot for me. I recently started using Myko Assistant to streamline my searches, and it has been much more efficient compared to other tools. Thanks for the information.
@blazefreezer8788
@blazefreezer8788 4 ай бұрын
Amazing video, you covered most of everything ! I have an interview in an hour. This was a big help. will let you know how the interview went :)
@theacademyhub
@theacademyhub 4 ай бұрын
I hope the interview went well!
@blazefreezer8788
@blazefreezer8788 4 ай бұрын
@@theacademyhub It was the 2nd round of interviews. The roles and responsibilities mostly aligned with what I do, except for Terraform and Microsoft Sentinel. Being the lazy POS I am, I wasted a lot of time. Later, I spent the last 2 days freaking out and collecting as much knowledge as I could about these topics. In the actual interview, we ended up just chit-chatting about what I do on a daily basis, how I handle challenges, and other trivial non-technical questions. 😑 The interview went well. I can only study seriously under pressure. I may have a problem. 😂
@thomaskogler
@thomaskogler 5 ай бұрын
Question regarding display name and description here in the action setting. For a purely German-speaking bot, does this also have to be in German or can it remain in English?
@theacademyhub
@theacademyhub 5 ай бұрын
@Thomaskogler, the language of the name and description shouldn't matter here.
@chhoemdara2234
@chhoemdara2234 5 ай бұрын
Hi, I am a Microsoft partner, how could I get the deck you presenting?
@theacademyhub
@theacademyhub 5 ай бұрын
You can download the deck here: microsoft.github.io/PartnerResources/skilling/microsoft-security-academy/sentinel-academy-intro.
@chhoemdara2234
@chhoemdara2234 5 ай бұрын
@@theacademyhub Thank you very much.
@udaykumar-os3gq
@udaykumar-os3gq 5 ай бұрын
Hi, totally 16 videos are there but only 6 videos are available remaining 10 are hidden. Can you please make them available
@theacademyhub
@theacademyhub 5 ай бұрын
The other videos are hidden because their content is outdated. If you have any other questions, please let us know.
@naziasadiq2821
@naziasadiq2821 5 ай бұрын
How can I access accounts in sales professional in business central as customers and vendors?
@theacademyhub
@theacademyhub 5 ай бұрын
When you integrate Sales and Business Central, you can (with the correct license) have your Accounts (in Sales) display in Business Central. Similarly, your Business Central Customers will be available in Sales. Here's an article to get you started with integrating the applications. learn.microsoft.com/en-us/dynamics365/business-central/admin-prepare-dynamics-365-for-sales-for-integration
@ephocss
@ephocss 5 ай бұрын
Can u suggest which is the current correct exam for md 365 retail and commerce module
@theacademyhub
@theacademyhub 5 ай бұрын
At present, there is no specific certification related to D365 Commerce as the MB-340: Microsoft Dynamics 365 Commerce Functional Consultant certification was retired last year.
@ephocss
@ephocss 5 ай бұрын
@@theacademyhub instead mb 340..what will be the best alternative exam for retail module
@toppinzoo603
@toppinzoo603 6 ай бұрын
With the cost being as high as it is and the SCU being per tenant, this isn’t a cost effective option for MSSPs that service SMBs.
@theacademyhub
@theacademyhub 6 ай бұрын
Since GA, we've received constant feedback about cost/SCUs. While I can’t disclose specifics, know that we’re working hard to provide more clarity soon. For example, a more granular usage dashboard is on the horizon, which will provide more insights into who’s consuming the costs (i.e., user) and how (i.e., experience/use case).
@josha2104
@josha2104 6 ай бұрын
Great video! Taking my sc-200 here soon looking for anything I can get. Very well explained.
@visuviswanathan
@visuviswanathan 6 ай бұрын
Thank you. I was struggling to understand the Vector search after had an initial understanding about Azure AI Search. The visual explanations made everything crystal clear.
@janfajardo1281
@janfajardo1281 6 ай бұрын
Hello, is using Bing Custom Search for Copilot free?
@theacademyhub
@theacademyhub 6 ай бұрын
Bing Custom Search is not free, and it operates on a pay-per-use model. Learn more here: www.microsoft.com/en-us/bing/apis/pricing
@arifzanko
@arifzanko 6 ай бұрын
woww, great and helpful video... may I ask if we can train the OCR when the recognition is not accurate
@theacademyhub
@theacademyhub 6 ай бұрын
We're glad you find this helpful! And yes, you can always train your own custom model with your own data, if the result from the pre-trained model doesn't quite meet your expectations.
@balajimogadali
@balajimogadali 6 ай бұрын
Can you make a video on how to call Power Automate Flow from Microsoft Copilot
@theacademyhub
@theacademyhub 6 ай бұрын
@balajimogadali - Thank you for watching our videos as part of this series! We'll continue to expand our content library and consider your suggestion. Thank you again!
@RamzyTheDad
@RamzyTheDad 6 ай бұрын
I like how short and informative the videos are. However they need to go into depth more. You’re onto something great here with your topics and video format but.. gotta go a little deeper I think. Subscribed!!
@nattaponj
@nattaponj 7 ай бұрын
Hi, Where can I download this presentation deck? I would like to obtain an editable .pptx presentation file, not a .pdf file.
@theacademyhub
@theacademyhub 6 ай бұрын
Hi Nattapon - At this time, we’re not sharing the PowerPoint (.pptx) file. If you have any other questions, please let us know.
@laquandramissick5937
@laquandramissick5937 7 ай бұрын
good video, just wished you knew how to pronounce MITRE correctly (MY-TER)
@theacademyhub
@theacademyhub 7 ай бұрын
Mispronunciations can really stick. I recorded this during my first year at MSFT, and I thought it was ‘MITRE’ (not ‘MY-TER’) for MONTHS until someone corrected me.
@FerdITSolutions
@FerdITSolutions 4 ай бұрын
You're awesome ​@@theacademyhub
@meryemassouad9572
@meryemassouad9572 7 ай бұрын
This operation should be done for every user using Business Central in the organization? Is there a way to centralize these configurations so it will affect all Business Central users in the organization?
@theacademyhub
@theacademyhub 7 ай бұрын
@meryemassouad9572 -- you can absolutely centeralize the configurations. The demo was simply to prove a point, how to consider who can access data. I encourage you to extend your education by reviewing some of the articles surrounding security in Business Central. Below are two articles to help you get started. learn.microsoft.com/en-us/dynamics365/business-central/dev-itpro/security/security-application learn.microsoft.com/en-us/dynamics365/business-central/across-teams-overview
@jalili2008
@jalili2008 7 ай бұрын
After installing Bravo and trying to attach it to Power BI Desktop, we encountered an issue: Bravo Power BI tool error 500 - the user does not have permission to access the Discover method. In the domain controller, what permissions does the user need to connect Bravo to Power BI?
@theacademyhub
@theacademyhub 7 ай бұрын
Bravo for PowerBI is a 3rd-party tool that is not owned and/or managed by Microsoft.
@rosellagold309
@rosellagold309 7 ай бұрын
2 mins in and I LOVE this Video!!!!
@AbdulMajeed-lf5sq
@AbdulMajeed-lf5sq 7 ай бұрын
Very nicely explained
@SoCentralLA
@SoCentralLA 8 ай бұрын
Hello. What application do you use for the callout bubbles?
@theacademyhub
@theacademyhub 7 ай бұрын
In this specific video, the demo was produced for Microsoft. Otherwise, in other videos, you can utilize features in video editing software (e.g., Camtasia or Clipchamp).
@someyounggamer
@someyounggamer 8 ай бұрын
I would like to learn and get more hands on with Teams Admin Center. I am currently a systems administrator at my company and we use Office365 (Hybrid Environment) but unfortunately we do not use Teams Admin Center. How can I get more hands on with Teams Admin Center if I cant use it, especially outside of my organization ?
@theacademyhub
@theacademyhub 8 ай бұрын
Explore the Microsoft Teams Admin training on Microsoft Learn. It features tutorials, videos, and other material for both users and admins -> learn.microsoft.com/en-us/microsoftteams/training-microsoft-teams-landing-page
@zainyazhar
@zainyazhar 8 ай бұрын
What a brilliant presenter, learnt so much!!
@Yoliyolo
@Yoliyolo 8 ай бұрын
Thank you for this. But when creating real time journey for a web form submission and depending of parameter submitted in the webform, how can i trigger email. Lets say i have a form in my website that gathers email, phone and to select the department where the issue is related to, how can i configure it
@theacademyhub
@theacademyhub 8 ай бұрын
@yoliyolo - I would recommend reviewing the linked article on trigger-based journeys. This should help you understand how your web forms, from your website, can be utilized as triggers and incorporated into real-time journeys: learn.microsoft.com/en-us/dynamics365/customer-insights/journeys/real-time-marketing-trigger-based-journey
@AlexMoraes-pd7jz
@AlexMoraes-pd7jz 9 ай бұрын
Thank you for the video. I'd like to ask you a question. We have different Poly VVX desk phones and I didn't find a way to see from the buttons on the device, if the extension I want to call to, is busy or not. Is there a way to do that on the vvx? Thank you
@theacademyhub
@theacademyhub 9 ай бұрын
When using Poly VVX desk phones, you can determine whether an extension is busy or not by observing the phone’s icons and status indicators. Additionally, during the transfer process, dial *55 instead of the extension, followed by the extension and # to confirm the transfer. Please let us know if you have any other questions.
@AlexMoraes-pd7jz
@AlexMoraes-pd7jz 9 ай бұрын
@@theacademyhub Thank you for the answer. How would you configure users extension numbers from teams? Didn't find a way to configure the email of the user on Polycoms. When you transfer from teams app, you just select the user, and it transfers. But when you are using the polycom VVX there isn't an option to enter their username or email. I was able to add their phone number on the buttons, but it doesn't show the call presence of them.
@theacademyhub
@theacademyhub 9 ай бұрын
To configure user extension numbers in Teams, use the Teams Admin Center. That said, directly configuring email on Polycom VVX phones isn't possible, but you could setup voicemail-to-email functionality separately. When transferring calls from Teams to Polycom VVX phones, use blind or consultative transfer methods. For better call presence visibility, consider adding frequently dialed numbers as speed dial buttons on the Polycom phones too.
@madcaow
@madcaow 9 ай бұрын
I can't see the publish offer vid mentioned here seems to be only the first and third vid posted.
@theacademyhub
@theacademyhub 9 ай бұрын
There is a PR submitted to the Azure CLI Extensions repository with an updated publish command. It hasn't been released yet and is still awaiting approval. Once that is released, we will record a new video that shows you how to programmatically publish a managed app. In the meantime, use the portal as you normally would.
@michaelnichols555
@michaelnichols555 17 күн бұрын
@@theacademyhub Is this project still active? Looks like the PR hasn't been merged and is 8 months old.
@blueleon99
@blueleon99 9 ай бұрын
Great video! Thank you!
@alexandrailubs2945
@alexandrailubs2945 9 ай бұрын
😏
@milovanste2276
@milovanste2276 10 ай бұрын
Thanks for the video! Is this Outlook-Integration also for the demoversion available?
@theacademyhub
@theacademyhub 9 ай бұрын
@milovanste2276 - I would recommend creating a trial of Business Central. You can either do this via trials.dynamics.com or create a demo environment at demos.microsoft.com. Once you have this configured, follow the steps listed in the video and you'll have a live environment to demonstrate these capabilities.
@felixmintah8632
@felixmintah8632 10 ай бұрын
This session is great. Learned a lot
@manishabasak1
@manishabasak1 10 ай бұрын
Do we have COD optionn available for ecommerce websites for demo purpose?
@theacademyhub
@theacademyhub 9 ай бұрын
D365 Commerce B2C currently doesn't support COD out-of-the-box.
@kuljeetsingh7278
@kuljeetsingh7278 10 ай бұрын
Hi, I am on Version 23.5, I have enabled the Copilot feature, but I cannot see the New from Picture option, can you please assist me, what am I missing?
@theacademyhub
@theacademyhub 10 ай бұрын
@kuljeetsingh7278 - the "new from picture" should be available to you as part of the drop-down to the right of the new button. Make sure you are not just selecting "new." Also, you can skip this step and still take advantage of Copilot. Select any item and navigate to the information pane on the right. Open any item and you will see the Marketing text box where you can draft with Copilot.