Manage Access to Microsoft Sentinel Workbooks with Lower Scoped RBAC

Manage Access to Microsoft Sentinel Workbooks with Lower Scoped RBAC

This article is contributed. See the original author and article here.

Leveraging Microsoft Sentinel workbooks for reporting to leadership is a common use case. A common concern is granting recipients access to Microsoft Sentinel or all of the tables within the workspace. Using some different RBAC components, this can be done.


 


Components:



  1. Table-level RBAC

  2. Resource-level RBAC


How It Works:


Table-level RBAC: Access to the data that is leveraged within the workspace is set at the table level. This prevents the user from being able to read data from the other tables while still being able to see the required data within the workbook.


Matt_Lowe_0-1692721169802.png


 


Resource-level RBAC: Access to just the resource as needed. The resource here is the workbook of interest. Setting access at the resource level prevents the user from being able to see all resources within the resource group.


Matt_Lowe_1-1692718378211.png


 


How to Configure:


Table-level RBAC: Table-level RBAC will leverage a custom role that enables the user to be able to see the workspace and run a query, and a reader role on the table itself. The process is highlighted in the documentation here.


 


Resource-level RBAC: Resource-level RBAC will limit the scope of visibility to be just to the resource. To set this:



  1. Go to the Azure Portal.

  2. Go to the resource group that has Microsoft Sentinel.

  3. Find the workbook of interest.

  4. Click on access control.

  5. Click on add.

  6. Choose role assignment.

  7. Select the workbook reader role.

  8. Select the user that should be able to see the workbook.

  9. Click review and assign.


Sharing the Workbook


Since the user is unable to see Microsoft Sentinel, the workbook will need to be shared directly with the user. To do so:



  1. Go to the Azure Portal.

  2. Go to Microsoft Sentinel or the resource group.

  3. Find the workbook of interest and open it.

  4. Click on share and copy the link. Matt_Lowe_2-1692718840044.pngMatt_Lowe_3-1692718854306.png

  5. Share the link with the user who should have limited access.


Anticipated Questions:



  1. I don’t want the user to see the workspace so that they can’t run a query on the data. Can I do that?

    1. No. The permission to see and query the workspace is required so that the user can view the data in the workbook, which queries the data.



  2. How does the user consistently view the workbook without having to use the link?

    1. The user can configure a dashboard that pins the workbook to the dashboard.



  3. What if the workbook uses several tables?

    1. Table-level RBAC will need to be configured for each one.



  4. What if I have multiple users who need this type of access?

    1. Consider creating an AAD group that contains these users and assign permissions to the group.




And that’s it. This is a fairly straightforward process that leads to good results. Go ahead and give it a shot and leave comments below if there are any issues.

Build Right and Fast: Landing Zone Accelerator for Spring Apps – Now Generally Available!

Build Right and Fast: Landing Zone Accelerator for Spring Apps – Now Generally Available!

This article is contributed. See the original author and article here.

Today we are excited to announce the general of Azure Spring Apps (ASA) landing zone accelerator. You can start deploying your spring applications to Azure Spring Apps at scale using the built with industry-proven practices.


 


Customers on their app modernization or migration journey to cloud may encounter challenges to deploy spring applications at enterprise scale and get it right at the first time. Landing zone accelerators help you address this challenge providing guidance to deploy workloads faster with better security, scalability, availability, reduced cost, operating confidently with better performance.


 


Landing zone accelerators provide architectural guidance, reference architecture, reference implementations and automation packaged to deploy workload platforms on Azure at scale. The goal of landing zone accelerators is to save you having to reinvent the wheel by building on the lessons we learned working with our strategic customers. This accelerator allows you to establish secure, compliant, and scalable development, test, or production environments within 15-30 minutes.


 


ASA landing zone accelerator comes with two parts,



  1. Design Area Guidance providing recommendations and considerations for critical design pillars: Security, Networking, Identity and Access Management and Monitoring

  2. Reference implementation providing end-to-end guidance for provisioning Azure Spring Apps and deploying workloads to production-grade secure infrastructure.


Build and deploy spring applications at scale


Azure Spring Apps makes it easy to deploy Spring applications to Azure without any code changes. The service manages the infrastructure of Spring applications so developers can focus on their code. Azure Spring Apps provides lifecycle management using comprehensive monitoring and diagnostics, configuration management, service discovery, CI/CD integration, blue-green deployments, and more.


 


For application teams, the Spring Apps landing zone accelerator offers a significant head start by bundling together the most used backing services, which teams can select as part of their deployment process. This includes Azure Spring Apps Enterprise for Java Spring Boot applications, Azure Application Gateway for efficient web traffic management, Azure Virtual Machines for streamlined management operations, and diverse database services such as Azure MySQL Flexible Server, Azure PostgreSQL Flexible Server, Azure Cosmos Database and Azure SQL Database for adaptable data storage solutions. Teams can further secure and monitor their operations with Azure Key Vault, Azure Monitor Logs, and Azure Application Insights – or using any monitoring tools and platform of their choice. And they can automate from idea to production using any automation tools and platform of their choice.


 


On the other hand, platform teams benefit from an array of resources designed to maintain security and operational efficiency. The Azure Firewall, Azure Bastion, Azure ExpressRoute, Azure DNS, and Azure VPN Gateway ensure seamless connectivity, secure access management, and effective traffic control across both on-premises and Azure environments. The Landing Zone Accelerator for Spring Apps builds on the Azure Well-Architected Framework, adhering to its five pillars of architectural excellence – reliability, security, cost optimization, operational excellence, and performance efficiency. Furthermore, it integrates seamlessly with Azure landing zones and other accelerators. Rooted in real-world Azure migration projects, this accelerator framework not only ensures consistent governance but also reduces operational overhead, optimizing cost, and establishing a reliable solution for deploying both private and public applications in single or multi cloud environments.


 


Design Area Guidance


The reference architecture is considered across four key design areas integrated with centralized services.



These design guidelines are based on real-world work with our strategic customers performing large-scale Azure migration and modernization projects, and you can use the architectural guidance to achieve your target technical state with confidence.


MS Learn documentation – Azure Spring Apps landing zone accelerator – Cloud Adoption Framework | Microsoft Learn


 


Reference Architecture


The reference implementation demonstrates a secure baseline infrastructure architecture to deploy spring and polyglot apps. It uses a hub and spoke architecture with a single spoke hosting Spring Apps. East/West traffic (traffic between resources in the hub and resources in the spoke) is filtered with Network Security Groups and North/South traffic (traffic between the Internet and resources in the hub or spoke) is routed through and mediated with an instance of Azure Firewall.


 


aarthimurugan_0-1692378956094.jpeg


 


Core architecture components are below.



  • Azure Spring Apps (Enterprise or Standard) is deployed using VNet-injection to allow for mediation inbound and outbound traffic to the Azure Spring Apps Instance and deployed applications.

  • The Azure Firewall instance has been configured to write its logs to a Log Analytics Workspace.

  • Azure Private DNS zones for Azure Spring Apps and support services deployed with Private Endpoints

  • A single Windows Server 2022 Virtual Machine deployed into the spoke Virtual Network for testing access to applications deployed into the Azure Spring Apps instance. This VM is not exposed to the internet and is only accessible via Azure Bastion.

  • Log Analytics Workspace where Azure Spring Apps and Azure Firewall deliver logs and metrics.

  • Application Insights for monitoring applications deployed to Azure Spring Apps.

  • Instance of Azure Key Vault deployed with a Private Endpoint for secrets and certificates storage for applications deployed to Azure Spring Apps.

  • Instance of Azure Bastion for connection to the Windows Server 2022 virtual machine running in the virtual network.


 


Next Steps


For the implementation of this architecture, see the Azure Spring Apps landing zone accelerator repository on GitHub. Deployment options for this architecture include ready-to-go BicepTerraform, scripts with automation provided in both Azure DevOps and GitHub Actions.


Lets get started by forking the repo to create a dev, test or production environment in 15-30 minutes using the landing zone accelerator. The artifacts in this repository provide groundwork that you can customize for your environment and automated provisioning pipelines. For any feedback, please use the GitHub Issues.


 


Meet the Experts


This accelerator was created and maintained by Cloud Solution Architects, Software Engineers, and Program Managers at Microsoft. Check them out under the GitHub repo contributors section.


 


 


 


 


 


 


 


 


 

New on Microsoft AppSource – July 27, 2023

New on Microsoft AppSource – July 27, 2023

This article is contributed. See the original author and article here.

In this post collected from https://appsource.microsoft.com/blog, the Microsoft AppSource ecosystem welcomes 112 new offers.




















































































































































































































































































































































































































Get it now in our marketplace


AdvancedPeopleDirectory.png

Advanced People Directory: Advanced People Directory is a SharePoint Framework (SPFx) webpart designed to display people information from across your organization. The webpart lets you search by multiple attributes and return basic information, linked documents, and an organization chart.


AgileRetailAnalyticsDashboardsonPowerBI.png

Agile Retail Analytics Dashboards on Power BI: Agile Analytics Retail dashboards use Microsoft Power BI and Azure services to centralize data from financial, operational, and other business areas and deliver insights into product performance, sales growth, and more.


B2BTelecomSalesandProspectingDashboardforSchoolsandLibraries.png B2B Telecom Sales and Prospecting Dashboard for Schools and Libraries: WCG’s FCC Form 471 dashboard, built on Microsoft Power BI, provides a comprehensive view of telecom contracts and pricing for schools and libraries.
Commerce365forEasyPost.png

Commerce 365 for EasyPost: NVision’s Commerce 365 for EasyPost integrates Microsoft Dynamics 365 Business Central with EasyPost, simplifying shipping. The API lets you quickly connect with over 100 carriers, automatically create shipments, and support high volumes through batch processing.


Commerce365forEasyPost-TaskletMobileWMSModule.png

Commerce 365 for EasyPost – Tasklet Mobile WMS Module: NVision’s Commerce 365 for EasyPost – Tasklet Mobile WMS app lets EasyPost users create and request carrier labels using Mobile WMS without needing to switch to Microsoft Dynamics 365 Business Central.


Commerce365forSendcloud-TaskletMobileWMSModule.png

Commerce 365 for Sendcloud – Tasklet Mobile WMS Module: NVision’s Commerce 365 for Sendcloud – Tasklet Mobile WMS app lets Sendcloud users create and request carrier labels using Mobile WMS without needing to switch to Microsoft Dynamics 365 Business Central.


CustomDefinedFieldsforPurchaseRequest.png

Custom Defined Fields for Purchase Requests: The Custom Defined Fields for Purchase Requests app for Microsoft Dynamics 365 Business Central allows you to add up to 32 custom fields in different cards belonging to purchase requests.


DesignEngineAppforDynamics365BusinessCentral.png

Design Engine App for Dynamics 365 Business Central: Design Engine lets you simplify ERP for employees working in production and logistics environments with Microsoft Dynamics 365 Business Central. Employees can easily access ERP data, simplify goods handling, and more.


DynasoftFriendlyBanking.png

Dynasoft Friendly Banking: Automate banking operations, get real-time statement imports, and eliminate manual tasks with the Dynasoft Friendly Banking app for Microsoft Dynamics 365 Business Central. This app is available in English and Spanish.


EasyItemTrackingforGoodLookingDocuments.png

Easy Item Tracking for Good Looking Documents: Fenwick’s Easy Item Tracking connector extends Microsoft Dynamics 365 Business Central, Good Looking Documents, and Easy Item Tracking to add item tracking information from Good Looking Documents to reports.


InventoryShelfLife.png

Inventory Shelf Life: Available in French and English, the Inventory Shelf Life app by FoodCloudPlus lets you use Microsoft Dynamics 365 Business Central to easily create and assign controls to customers and items. Food manufacturers and distributors can reduce the risk of returned products and unhappy customers.


ItemRestrictionManagement.png

Item Restriction Management: Available in Traditional Chinese and English, Item Restriction for Microsoft Dynamics 365 Business Central lets you block the sale of certain items to specific customers and regions based on trade agreements, internal rules, and more.


JobQueueManager.png

Job Queue Manager: The Job Queue Manager app for Microsoft Dynamics 365 Business Central is designed to run job queue entries in a specific order and email their status. This app is available in English and Dutch.


KaniPaymentsReportingandReconciliation.png

Kani Payments Reporting and Reconciliation: Kani is a Microsoft Azure-based reporting and reconciliation platform designed to help finance technology and payments companies automate back-office tasks such as reconciliation, reporting, and compliance enforcement.


MeetoImproveYourMicrosoftTeamsMeetings.png

Meeteo: Improve Your Microsoft Teams Meetings: Available in French, Meeteo is available as software as a service combined with an add-in for Microsoft Teams, delivering advice before, during, and after meetings through the provision of agendas, surveys, participant lists, and more.


NavitecDigitooBridge.png

Navitec Digitoo Bridge: Available only in Czech, Navitec Digitoo Bridge integrates Microsoft Dynamics 365 Business Central with Digitoo, allowing you to transfer purchase documents and extracted metadata from them into Dynamics 365.


NCVVVATRegistrationNumberValidation.png

NCVV VAT Registration Number Validation: Available in German and English for Austria, the NCVV VAT Registration No. Validation app helps you maintain master data for customers, debtors, and creditors in Microsoft Dynamics 365 Business Central.


NotifyUser.png

Notify User: The Notify User app for Microsoft Dynamics 365 Business Central allows you to assign a user to notify while saving a note for any record, such as customer cards and sales orders.


OverShipping.png

Over Shipping: Available in French and English, the Over Shipping app by FoodCloudPlus enhances Microsoft Dynamics 365 Business Central, letting you set and control tolerance percentages for items, customers, and combined levels, allowing for greater customization and control.


Pazo.png

Pazo: Pazo is mobile-first operations management platform for retail and frontline workforces. Available as software as a service, Pazo lets you ensure all tasks, audits, and inspections are compliant.


PowerbloxAdvancedPricingandDiscounts.png

Powerblox Advanced Pricing and Discounts: The Powerblox Advanced Pricing and Discounts app for Microsoft Dynamics 365 Business Central lets you manage prices and reductions, create discount groups for customers, and always have a clear overview of your margins.


PowerbloxInboundLogistics.png

Powerblox Inbound Logistics: The Powerblox Inbound Logistics app for Microsoft Dynamics 365 Business Central lets you set advanced warehouse functions. The app lets you manage incoming tracks per gate, manage stock at logistic unit levels, manage outgoing logistics processes, and more.


ProE-SCM365Workflow.png

ProE-SCM 365 Workflow: Available in German and English, YAVEON ProE-SCM 365 Workflow enhances Microsoft Dynamics 365 Business Central to simplify management of customer credit, automate system actions, control processes, and more.


QualityInspector.png

Quality Inspector: Quality Inspector by Insight Works is a comprehensive quality control app for Microsoft Dynamics 365 Business Central. The customizable entry forms and multiple inspection types enhance product quality, reduce costs, and help maintain compliance.


RillionConnect.png

Rillion Connect: Rillion Connect streamlines invoice approval processes for purchase orders (POs) and non-POs by integrating Microsoft Dynamics 365 Business Central with the Rillion invoice automation platform. Reduce invoice processing costs and speed accounts payable approval times.


SafeandSmartAuditManagementSoftware.png

Safe & Smart Audit Management Software: The Safe & Smart Audit Management System is designed to automate various operations and enhance your audit department. The software as a service solution streamlines processes, facilitates collaboration with external auditors, improves internal controls, and more.


SafeandSmartCoreInsuranceSystem.png

Safe & Smart Core Insurance System: The Safe & Smart Core Insurance System provides integrated functionality for processing and delivering insurance products. The software as a service solution was designed for a range of insurance industry users and addresses the need for a streamlined and efficient insurance management system.


SalesStageTrackerforDynamics365.png

Sales Stage Tracker for Dynamics 365: The Sales Stage Tracker app for Microsoft Dynamics 365 lets you record and analyze time spent in each stage of a sales opportunity. The app helps you identify and optimize slowdowns, shortening time to close, increasing revenue, and enhancing efficiency.


Share-EffectFlowConnector.png

Share-Effect Flow Connector: The Share-Effect Flow Connector lets you manage terms in Microsoft 365 as part of your organization-wide enterprise content management strategy. Sync terms with entities from ERP and CRM systems, tag documents, and automate business processes in SharePoint Online.


TAPPforGoCardlessonDynamics365BusinessCentral.png

TAPP for GoCardless on Dynamics 365 Business Central: Bluefort’s TAPP for GoCardless enhances Microsoft Dynamics 365 Business Central and GoCardless, enabling no-touch direct debit payments and payment automation, increasing the efficiency of your invoicing and payment collection.


TemporaryTrafficManagement.png

Temporary Traffic Management: Road Direct’s eBoard temporary traffic management (TTM) software lets you view all job books from any device and location. The Microsoft Azure-based solution includes team management, time recording, and equipment tracking,


WiseCard.png

Wise Card: Available in Icelandic and English, Wise Card enables users of Microsoft Dynamics 365 Business Central to fetch credit card entries for corporate purchasing cards from Valitor and Rapyd. This app is available in Iceland.


WorkshopEmployeeCommunicationsWebPartforSharePoint.png

Workshop Employee Communications Webpart for SharePoint: The Workshop webpart lets you add feeds to your Microsoft SharePoint site from Workshop, an employee communications platform for human resources, public relations, and internal communications professionals.



Go further with workshops, proofs of concept, and implementations


CatalystEnvisioningWorkshopforAnnata365.png

Catalyst Envisioning Workshop for Annata 365: Fellowmind will help you discover the potential gains to be realized by implementing Annata 365, built on Microsoft Dynamics 365 Supply Chain Management. Learn how Microsoft and Annata can accelerate your digital transformation.


CollaborationonMicrosoft3656-WeekImplementation.png

Collaboration on Microsoft 365: 6-Week Implementation: Available only in Japanese, Hitachi will deliver information sharing, document management, collaborative content creation, video conference, and real-time communication through cloud services built on Microsoft 365.


CompleteMXDRPoweredbyMicrosoftSentinel.png

Complete MXDR Powered by Microsoft Sentinel: KiZAN will help you rapidly improve your security posture and protect against cybersecurity threats by implementing and continuously monitoring, detecting, and responding to security incidents by using Microsoft Sentinel, Microsoft 365 Defender, and Microsoft Defender for Cloud.


CrayonVoiceServicespoweredbyMicrosoftTeams12-to14-WeekImplementation.png

Crayon Voice Services Powered by Microsoft Teams: 12- to 14-Week Implementation: Crayon will guide you through all phases of your Microsoft Teams Voice project to save you time, simplify administration, and ensure compliance with audit requirements.


DataandAnalytics.png

Data & Analytics: Using a mesh concept, Concurrency will help you define a modern data framework, understand priority initiatives, and accelerate data outcomes with an accessible and governed data estate built on Microsoft Power BI.


DatabricksonAzure1-WeekTraining.png

Databricks on Azure: 1-Week Training: DEX Consulting will show you how to use Microsoft Azure Databricks for data cleaning, processing, and workflows. The session covers how to use Databricks for collaboration on Microsoft 365 and integration with the Microsoft Power Platform.


DatabricksonAzure4-WeekAssessment.png

Databricks on Azure: 4-Week Assessment: DEX Consulting will analyze your current data environment and identify how you can use Microsoft Azure Databricks to improve your data cleaning, processing, and workflows. This session covers options to improve existing Databricks instances or migrate to a new system.


DatabricksonAzure4-WeekImplementation.png

Databricks on Azure: 4-Week Implementation: DEX Consulting will implement Microsoft Azure Databricks according to your needs. This offer includes analysis of current data systems, design and construction of functional workflows, integration, testing, go-live support, and maintenance.


DigitalWorkspaceProvisioning-SetupConsult.png

Digital Workspace Provisioning – Setup Consult: Ascend Technologies will help you simplify user setup and onboarding, improve security, and maintain Windows consistency throughout your organization by implementing its Zero-Touch Laptop Provisioning.


DXHumanResourceDevelopment1-MonthTraining.png

DX Human Resources Development: 1-Month Training: Available only in Japanese, Fixer’s DX Small Starter Kit is an intensive training service for human resources developers. Learn how citizen developers can use the Microsoft Power Platform to further human resources strategy.


Dynamics365CustomerService3-MonthImplementation.png

Dynamics 365 Customer Service: 3-Month Implementation: AW will optimize your business processes by implementing Microsoft Dynamics 365 Customer Service. This offer includes project planning, analysis of your requirements, dedicated training, and more available in Spanish.


GDPRDataAnonimizationFunction.png

GDPR Data Anonymization Function: MS POS Poland will implement its solution, built on the Microsoft Power Platform and Dynamics 365, to ensure that your company is compliant with the GDPR right to be forgotten. The solution enables data obfuscation and anonymization.


GoogleWorkspacetoMicrosoft365Migration.png

Google Workspace to Microsoft 365: Migration: Vistas Cloud will migrate your emails, contacts, calendars, and documents from Google Workspace (formerly G-Suite) to Microsoft 365. This offer includes Microsoft 365 configuration, administrator training, and post-migration support.


IntelligentMigrationtoMicrosoft365.png

Intelligent Migration to Microsoft 365: Innovative Driven’s Intelligent Migration services help you realize a modern, secure, and collaborative solution built on Microsoft 365. Migrate your file share content to Microsoft 365 and gain greater insights into your data while lowering risk.


KPMGEmployeeExperienceEnabledbyMicrosoftViva.png

KPMG Employee Experience Enabled by Microsoft Viva: Drawing on its experience with customer relationship management and consulting, KPMG will design and implement an employee experience solution on Microsoft Viva that incorporates key elements from Microsoft 365 to increase employee productivity.


Dynamics365LiveChatandBotServices5-DayImplementation.png

Live Chat and Bot Services on Dynamics 365: 5-Day Implementation: Adastra will review your current environment including integrations, customizations, and business processes, then configure live chat and bot services on Microsoft Dynamics 365 Customer Service.


MicrosoftCloudforNonprofitFundraisingandMarketing12-WeekImplementation.png

Microsoft Cloud for Nonprofit Fundraising & Marketing: 12-Week Implementation: MISSION CRM’s MIYM (Make It Your MISSION) implementation uses a phased approach to help your nonprofit launch a complete solution built on Microsoft Cloud for Nonprofit and Dynamics 365 Marketing.


MicrosoftVivaConnections6-WeekImplementation.png

Microsoft Viva Connections: 6-Week Implementation: Persistent will build a one-stop employee gateway on Microsoft Viva Connections to enhance your employee engagement, improve communications, foster meaningful relationships, and make accessible relevant communications, communities, and tools.


OpenAIandthePowerPlatform1-WeekTraining.png

OpenAI and the Power Platform: 1-Week Training: Designed for people who lack extensive experience with artificial intelligence (AI), DEX Consulting’s training will show you how to use the Microsoft Power Platform, Azure AI services, and OpenAI models together.


OpenAIandthePowerPlatform4-WeekAssessment.png

OpenAI and the Power Platform: 4-Week Assessment: DEX Consulting will analyze your current environment, design a solution, and deliver an execution plan to enhance your organization’s processes through the addition of artificial intelligence (AI) capabilities combined with the Microsoft Power Platform and OpenAI.


ProtectandGovernSensitiveDataforFinancialServices4-WeekWorkshop.png

Protect and Govern Sensitive Data for Financial Services: 4-Week Workshop: Protiviti will help you understand, discover, and assess data in your Microsoft 365 environment. Mitigate privacy and regulatory risks and accelerate your compliance journey with Microsoft Purview.


Res@Place2-WeekPilot.png

Res@Place: 2-Week Pilot: Neos-SDI will implement Res@Place, its solution built on the Microsoft Power Platform to manage office space reservations and contact tracing. This solution is available only in French.


SSCEndpointManagementwithSecurityWorkshop.png

SSC Endpoint Management with Security Workshop: SCC will help you understand how Microsoft 365 E3, Microsoft Intune, and Microsoft Defender for Endpoint can manage and secure user devices, apps, and identities.


TeamsVoiceImplementation.png

Teams Voice: Implementation: Connection will help you replace your legacy PBX system with Microsoft Teams Voice. This offer includes a network readiness assessment, phone system design, number porting, feature configuration, and more.


UNITESecureCore_.png

UNITE: Secure Core_: Implementation: Infinity Group will implement its UNITE: Secure Core_ to simplify management of your security infrastructure via Microsoft Defender for Business. Get proactive monitoring, updates, and protection for your business identities, applications, devices, and data.


VivaEmployeeExperience1-HourWorkshop.png

Viva Employee Experience 1-Hour Workshop: NewTech will show you how Microsoft Viva apps can increase employee communication and engagement, align organizational areas, and grow employee skills. You will also learn about what already is included in your current Microsoft 365 license.



Contact our partners


365Construction Advanced
ABILITY.Connect for ELO
ADVWIN PLUS
Axians Office Booking
Bank Management Software
BIT Cloud
BIT Hyper Automation
BSS.Service for Dynamics 365 Business Central
Call Queue Extended for Microsoft Teams
Couriers Integration Base
Data Security: 5-Day Assessment
Dynamics 365: 1-Week-Assessment
Dynamics 365 Business Central: 2-Week Assessment
Dynamics 365 Health Check: 4-Week Assessment
Dynamics 365 Project Operations: 4-Hour Assessment
Electronic Payment Processing
ERP Modernization on Dynamics 365 Business Central: 1-Day Assessment
Exotel Cloud Contact Center – Ameyo XTRM
FAN Courier Integration
Global Managed Service for Azure and Dynamics 365: 1-Day Assessment
KSV1870 Integration for Dynamics 365
Licensing Product on the Power Platform
Lumos 365 Joint Venture
MazikCare Care Planner
MES – Shop Floor Barcode Data Collection
Microsoft 365 Security: 3-Week Assessment
Microsoft 365 Security Posture: 10-Day Assessment
Microsoft 365 Security Review: 1-Week Assessment
Microsoft 365 Tenant Health Check
Migration to Microsoft Cloud for Nonprofit: 3-Week Assessment
MNP 311 Technology and Dynamics 365: Assessment
Modern Workplace for Healthcare: 4-Week Assessment
Optimize Microsoft 365: 1-Week Assessment
Phonebook App
ploydo for Microsoft Teams
Power Plant Maintenance
Power Platform and Enterprise Maturity: 3-Week Assessment
Risk Assessment Service: 3-Month Evaluation
Sentient.io Quality Inspection for Manufacturing
Singular Real Estate
Swirl Metasearch
Swisscom Mobile Telephony for Microsoft Teams
Tableau Metadata Accelerator to Power BI: 4-Week Migration Assessment
Teams Rapid Readiness: 3-Day Assessment
TeamSystem HR
Topo Solutions – Supply Chain Management Platform
Warehouse Management System (WMS)
Wellbeing.ai
WiseFish Norway Customs Link
Wove Platform
XCCommerce Promotion Management and Execution

 


Stay up to date


AppSource is continually expanding the library of line-of-business apps that work with Microsoft products and technologies. Be sure to check out the full app library to see how Microsoft’s partner ecosystem is working to support businesses across industries and regions.

New on Microsoft AppSource – July 12, 2023

New on Microsoft AppSource – July 12, 2023

This article is contributed. See the original author and article here.

In this post collected from https://appsource.microsoft.com/blog, the Microsoft AppSource ecosystem welcomes 112 new offers.

























































































































































































































































































































































































































































































Get it now in our marketplace


Agile Marketing Analytics - Power BI Dashboards.png

Agile Marketing Analytics – Power BI Dashboards: Agile Analytics’ marketing dashboards provide an instant solution to your data analysis needs, enabling you to convert mass amounts of data into actionable insights that help you better understand your overall performance and make better-informed business decisions.


Aptean Accelerate Bundle Beverage Drink-IT edition - Manufacturing.png

Aptean Accelerate Bundle Beverage Drink-IT edition – Manufacturing: Designed to help alcoholic beverage manufacturers streamline business, Drink-IT for Microsoft Dynamics 365 Business Central addresses unique industry challenges, including tax management, sales and purchase conditions, and event management.


Aptean Accelerate Bundle Beverage Drink-IT edition - Wholesale and Distribution.png Aptean Accelerate Bundle Beverage Drink-IT edition – Wholesale and Distribution: Designed to help alcoholic wholesalers and distributors streamline business, Drink-IT for Microsoft Dynamics 365 Business Central addresses industry challenges, including tax management, sales and purchase conditions, and alcohol balance.
Aptean Advanced Check Management for Food and Beverage.png

Aptean Advanced Check Management for Food and Beverage: Aptean Advanced Check Management extends the check printing features in Microsoft Dynamics 365 Business Central, increasing the productivity of accounts payable personnel and enabling you to apply brand imagery and signatures.


Aptean Claims for Food and Beverage.png

Aptean Claims for Food and Beverage: Aptean Claims for Food and Beverage helps you manage sales and purchasing processes more efficiently, enabling you to easily create and manage return orders and credit memos for sales and purchasing without leaving Microsoft Dynamics 365 Business Central.


B2F Consignment Management.png

B2F Consignment Management: Available in Turkish and English, B2F Consignment Management for Microsoft Dynamics 365 Business Central helps you manage the sales of products you receive on consignment from suppliers or that you sell on consignment to customers.


bossPayment LSV.png

bossPayment LSV: The LSV extension for Microsoft Dynamics 365 Business Central enables you to use bossPayment to create a direct debit file in the PAIN.008 format of the ISO20022 standard, automating and simplifying the process of collecting outstanding invoices. This application is available only in German.


CBS SIFO Leasing.png

CBS SIFO Leasing: Cloud Business Solutions SIFO Leasing automates the routine processes of sending collection notices and mass messaging for marketing, integrates with banks for online payments, and includes virtual office tools for customers. This application is available only in Spanish.


COSMO Process Manufacturing Pack.png

COSMO Process Manufacturing Pack: COSMO Process Manufacturing Pack is an industry software bundle for Microsoft Dynamics 365 Business Central that makes it easier to develop, produce, and track process-manufactured products.


DocSolutions for MES.png

DocSolutions for MES: DocSolutions for MES connects your ERP system to your content management system, enabling you to store, organize, and share your documents and manufacturing execution systems (MES) files in Microsoft Dynamics 365 Business Central.


Easy Item Tracking.png

Easy Item Tracking: Easy Item Tracking lets you edit and view item tracking lot/serial numbers and expiration dates in Microsoft Dynamics 365 Business Central documents, journal lines, and item reclassification journals, allowing you to better manage inventory levels, track stock movement. and reduce errors.


Elfsquad CPQ for Power BI.png

Elfsquad CPQ for Power BI: Elfsquad’s application connects your Elfsquad Management System data to Microsoft Power BI using an OData connection, enabling you to dive into your manufacturing data and extract valuable insights and trends.


eloomi Learning Management System.png

eloomi Learning Management System: Anchored in simplicity and continuous innovation, eloomi is a modern learning experience solution designed to help you streamline your onboarding, upskill and reskill your talent pool, manage compliance, and drive true people development.


EV Fashion Intercompany.png

EV Fashion Intercompany: Tired of complex intercompany setups? EV Fashion Intercompany for Microsoft Dynamics 365 Business Central makes managing activities across interconnected companies easier than ever. This application is available in Danish and English.


Exobe Device Insight.png

Exobe Device Insight: Designed for Microsoft Intune users, Exobe’s report for Microsoft Power BI provides insights into device compliance and encryption across your organization so that you can quickly identify areas of concern and act as needed.


Flex DocFinance Connector.png

Flex DocFinance Connector: Connect the Flex Finance and Flex Starter apps with DocFinance and Microsoft Dynamics 365 Business Central to allow the exchange of data necessary for the management of treasury and main banking operations. This application is available in Italian.


Flex EI.png

Flex EI: Flex El from Divimast enables organizations to manage Italian electronic invoicing through Microsoft Dynamics 365 Business Central. This application is available in Italian.


Flex Finance.png

Flex Finance: Ideal for general ledger management, Flex Finance complements the standard functionalities of Microsoft Dynamics 365 Business Central and is integrated with leading treasury software and corporate banking services such as DocFinance. This application is available in Italian.


FLYX Digital Loyalty.png

FLYX Digital Loyalty: FLYX is an API-based solution that empowers businesses with the speed and flexibility needed to increase customer loyalty and drive traffic to stores. Build creative, personalized digital loyalty experiences that meet your customers’ expectations.


Item Import Tool.jpg

Item Import Tool: Apply IT Clad’s template when you create an item in Microsoft Dynamics 365 Business Central to ensure the proper item type, category code, replenishment system, base unit of measure, and other important fields are populated correctly.


ModeXpress Integration.png

ModeXpress Integration: Supported in Belgium and the Netherlands ModeXpress Integration for Microsoft Dynamics 365 Business Central helps you manage shipments and receipts, delivering full control and visibility over your logistics to ensure reliable delivery of products and efficient management of incoming stock.


Mrkt Point of Sale.png

Mrkt Point of Sale: Whether you’re a mobile or fixed retailer, small business owner, or part of a large corporation, the MRKT point of sale solution provides seamless integration and automation to streamline workflows and boost performance.


Multi-Entity Management.png

Multi-Entity Management: Multi-Entity Management for Microsoft Dynamics 365 Business Central centralizes and automates the processing of purchase orders, receipts, payroll, invoices, and more to maintain data integrity and reduce the potential for human error.


Ongoing WMS Connector.png

Ongoing WMS Connector: Connect Ongoing WMS to Microsoft Dynamics 365 Business Central via the Golden EDI Integration Platform to increase efficiency in your warehouse or outsource the warehousing to one of the third-party logistics providers using Ongoing WMS.


Packing List.png

Packing List: Designed to help you manage packing lists used for shipping and receiving, the Packing List add-on for Microsoft Dynamics 365 Business Central extends item cards with packing list information and enables you to assign lists to customers and vendors.


Powerblox Lifecycle Management.png

Powerblox Lifecycle Management: Powerblox Lifecycle Management helps you manage the lifecycle of your items, customers, and vendors in Microsoft Dynamics 365 Business Central. Prevent the production, transfer, and ordering of discontinued items, prevent purchases from certain vendors, and more.


Powerblox Warehouse Scanning.png

Powerblox Warehouse Scanning: Powerblox Warehouse Scanning for Microsoft Dynamics 365 Business Central enables you to register all your warehouse transactions on a mobile scanner. Automate your warehouse operations, define which users can perform which tasks, and more.


Purchase Requisition.png

Purchase Requisition: The Purchase Requisition extension helps automate the procurement request process that flows from different functions of an organization to the procurement department by sending all users’ procurement requests through Microsoft Dynamics 365 Business Central.


QEApprovalWorkflow.png

QE Approval Workflow: QE Approval Workflow facilitates and streamlines the workflow approval process in Microsoft Dynamics 365 Business Central, automating manual processes and reducing the time and errors associated with manual approvals. This application is available in Spanish.


QEFacturaE.png

QE Factura E: QE Factura E for Microsoft Dynamics 365 Business Central facilitates issuing, sending, and managing electronic invoices in accordance with the standards and requirements established by local tax authorities. This application is available in Spanish.


Sales Cockpit for Dynamics 365 Business Central.png

Sales Cockpit for Dynamics 365 Business Central: Sales Cockpit is a Microsoft Power BI application that offers a comprehensive view of posted sales transactions, sales orders, and simple receivables transactions in Microsoft Dynamics 365 Business Central.


Simulated GL for Bonus.png

Simulated GL for Bonus: The EOS Simulated GL for Bonus app enables you to calculate the amounts of bonuses to be paid to your customers or recognized by your vendors, manage a periodic bonus forecast, and more in Microsoft Dynamics 365 Business Central.


VirtlX 360-degree Employee Engagement Platform.png

VirtlX 360-degree Employee Engagement Platform: Ditch the spreadsheets and gain unique insights into employee engagement, satisfaction, and well-being while transforming your employee value proposition with VirtlX’s all-in-one management platform built for Microsoft Dynamics 365.


Zoho Expense.png

Zoho Expense: Zoho Expense automates travel and expense management for your business, enabling you to securely store digital receipts, streamline approvals, accelerate reimbursement, simplify accounting, and more for all aspects of corporate travel.


Zoho Inventory.png

Zoho Inventory: Zoho Inventory is a powerful, easy-to-use inventory and order management solution that helps businesses of all sizes to meet their end-to-end inventory management needs. Keep track of inventory, manage orders, track shipments, and control warehouses from a single interface.


Zoho Subscriptions.png

Zoho Subscriptions: Zoho Subscriptions is cloud-based subscription management solution crafted to help your growing business handle all the busy work that comes with subscription billing so you can focus on growing your business.



Go further with workshops, proofs of concept, and implementations


AC3's Microsoft Sentinel Design & Build- 6-Week Implementation.png

AddPro SOC with XDR: Gain proactive security with reports and recommendations, customized automation, around-the-clock incident response, and more by adding AddPro SOC to your organization’s Microsoft Sentinel deployment.


 

Adoption and Change Management: 1-Day Workshop: Tailored to your organization’s needs, Covenant Technology Partners’ workshop focuses on how to successfully deliver business results with Microsoft 365. Deliverables include customized, actionable recommendations you can follow to support your adoption journey.


 

ApproveIt 365: 2-Hour Implementation: IDYN will quickly implement ApproveIT 365, a cloud-based integration solution that integrates e-signing into Microsoft Dynamics 365 Business Central using DocuSign. Send quotes to customers from Business Central and let them safely e-sign via DocuSign.


 

Avanade AWS Connect Accelerator: 3-Week Implementation: Avanade’s AWS Connect Accelerator simplifies the integration of Amazon Connect’s contact center suite with the customer service workspace and omnichannel capabilities of Microsoft Dynamics 365 Customer Service.


 

Better Be Secured by adista: Available only in French, adista’s offering will help secure your Microsoft 365 tenant by implementing a zero-trust strategy using Azure Active Directory conditional access, Microsoft Defender for Office 365, Microsoft Intune, and other Microsoft security tools and services.


 

Celsior Business Intelligence Fast Start: 1-Hour Workshop: Accelerate data-driven decisions with actionable insights delivered quickly and cost effectively via Celsior’s customizable dashboard templates for Microsoft Power BI. Unleash the power of your data to gain a competitive edge.


 

ConnectIT 365: 4-Hour Implementation: Learn how you can gain more control over how your data is processed and formatted with IDYN’s ConnectIT 365, a cloud-based integration solution that can be used as a toolkit for imports and exports in Microsoft Dynamics 365 Business Central.


 

Custom Application with Power Apps and Power Automate: 1-Month Implementation: Prolifics will provide a low-code solution for small businesses seeking to streamline operations and improve efficiency, using Microsoft Power Platform to automate processes and eliminate the complexities of traditional custom development.


 

Cyber Protection Pack for Microsoft 365: Acquiring the necessary skills, experience, and processes to optimize security services can be a daunting task. Global Micro Solutions aims to enhance your overall Microsoft security score, enabling you to make the most out of your Microsoft 365 investment.


 

DEX AI Solution for Power Platform and OpenAI: 4-Week Implementation: DEX Consulting will implement its DEX AI solution, integrating Microsoft Power Platform and Azure OpenAI to provide a conversational AI system that can be used with in-house data in as little as 10 minutes.


 

Digital Transformation with Microsoft Power Apps: 1-Day Catalyst Envisioning Workshop: Working with the Microsoft Catalyst framework to help drive your digital transformation, 2AT will showcase the value Microsoft Power Apps can bring to your organization. This offer is available only in Dutch.


 

Direct Banking: 4-Hour Implementation: IDYN’s Direct Banking is designed to optimize your banking processes in Microsoft Dynamics 365 Business Central. Eliminate manual bank reconciliations; import bank accounts, statements, and transactions directly from Ponto or Cobase Bank Connector; and more.


 

Dynamics 365: 4- to 6-Week Custom Implementation: Definity First’s custom implementation of Microsoft Dynamics 365 provides a personalized solution that includes data migration, contact and opportunity configuration, custom Microsoft Power BI reporting, and technical training.


 

Dynamics 365 Business Central: 1-Day Implementation: Automate processes and streamline your business with Microsoft Dynamics 365 Business Central implementation services from Goom Spain. This offer is adaptable to companies of all sizes across business sectors.


 

Dynamics 365 Business Central Admin Training: 1-Day Workshop: Gain comprehensive insight into the administration of Microsoft Dynamics 365 Business Central in this workshop from Business Systemhaus. Topics include roles, rights, profiles, apps, and add-ons. This offer is available in German.


 

Dynamics 365 Business Central for Distribution: 8-Week Implementation: TEXO’s implementation is designed for customers requiring just the core financial and distribution modules in Microsoft Dynamics 365 Business Central. This service does not include third-party integrations or customizations.


 

Dynamics 365 Business Central for Distribution: 12-Week Implementation: Ideal for companies with one to two warehouses and 10 or fewer users, TEXO’s 12-week implementation of Microsoft Dynamics 365 Business Central will automate and streamline your processes and help you manage your business.


 

Dynamics 365 for Sales: 1-Day Workshop: Exigo Tech’s offer includes an assessment of your sales practices, identification of key pain points, and development of a Microsoft Dynamics 365 Sales solution to address them. Help your sales teams achieve growth targets, generate leads, increase account value, and win customers.


 

Dynamics 365 Quick Startup: 2- to 3-Week Implementation: Definity First’s team of experts will evaluate your business needs and create a lightly customized Microsoft Dynamics 365 solution that addresses your requirements while keeping implementation time and cost to a minimum.


 

Infosys Modern Identity and Access Solution with Microsoft Entra: Infosys will empower your organization to provide secure access to everything by delivering identity and access management, cloud infrastructure management, and identity verification using Microsoft Entra.


 

Managed Windows Workstations: 6-Week Implementation: Today’s business challenges need modern solutions. Global Micro Solutions offers a combined hardware and software solution designed to secure your remote workforce and streamline management and device deployment for Microsoft Windows workstations.


 

Mergers, Acquisitions, and Divestitures: 5-Month Implementation: Integrating IT systems between organizations can incur significant costs and introduce technical challenges. Cyclotron helps organizations overcome these challenges using Microsoft 365, Microsoft Azure, and third-party migration tools.


 

Microsoft 365 Keep On Track Advisor Services: Available from Advania Finland, Microsoft 365 Keep on Track Advisor Services help you discover and prioritize Microsoft 365 cloud changes, adapt the end-user experience to changes in the technical environment, and more.


 

Microsoft 365 Managed Service: Advania Finland’s team will manage your Microsoft 365 environment on your behalf, implementing best practices and ensuring the environment is secured and up to date so your teams can stay connected and productive.


 

Microsoft Cloud for Nonprofit Fundraising and Engagement: 12-Week Implementation: Improve your interaction with donors and voters as well as the impact of your mission with synalis’s implementation of a Microsoft Cloud for Nonprofit Fundraising and Engagement solution that aggregates data and empowers employees.


 

Microsoft Defender for Endpoint: 10-Day Implementation: IT Partner’s implementation of Microsoft Defender for Endpoint provides advanced endpoint security and threat protection to help organizations detect, investigate, and respond to attacks and security breaches at their endpoints.


 

Microsoft Dynamics 365 Finance Continuous Improvement Support Services: Barhead’s team will advise you on how to get the most from Dynamics 365 Finance, helping you drive efficiencies, establish a strict governance model, and maximize your return on investment.


 

Microsoft Dynamics 365 Migration: 4- to 6-Week Implementation: Definity First will meet with your team to gain insights into your business objectives, analyze your IT landscape, provide insights into the licensing and costs, and migrate your organization to Dynamics 365.


 

Microsoft Teams: 4-Week Implementation: Offering a range of solution development and integration options to meet your business requirements, Cloud Cover IT’s engagement will guide you through the process of designing, deploying, and developing custom Teams solutions.


 

Microsoft Teams Envisioning and Design: 4-Day Workshop: Cloud Cover IT’s immersive workshop will equip you with the knowledge and strategies needed to unleash the full potential of Microsoft Teams in your organization and improve collaboration, communication, and productivity.


 

Microsoft Viva: 8-Hour Workshop: Centric will introduce you to Microsoft Viva, the digital platform that brings employee insights, communications, knowledge and training, goals, and engagement under one roof to help organizations create a thriving culture with engaged employees and inspiring leaders.


 

Office 365 Tenant-to-Tenant Cutover Email Migration: 7-Day Implementation: IT Partner will provide planning, design, and a seamless migration of email service from one Microsoft 365 tenant to another while minimizing disruptions and ensuring continuity for your users.


 

Power Platform Admin and Governance CoE Starter Kit: 4-Week Implementation: Designed to elevate your Microsoft Power Platform adoption maturity and ensure efficient and controlled growth, FPT’s CoE Starter Kit will help you develop a strategy for managing, monitoring, and adopting Power Platform at scale. 


 

ShipIT 365: 1-Day Implementation: IDYN’s implementation of ShipIT 365 for Microsoft Dynamics 365 Business Central enables you to book and print shipments with your preferred carrier, track and trace your shipments with real-time updates, and enjoy a low cost of ownership with no vendor lock-in.


 

ShipIT 365: 4-Hour Consultation: IDYN offers consulting services for ShipIT 365, a cloud-based integration solution that helps businesses ship orders with over 1000 carriers using Microsoft Dynamics 365 Business Central. Save time and money on shipping, get real-time visibility into shipments, and more with ShipIT 365.


 

Viva Connections Essentials Package: 5-Week Implementation: FRONTIS will work with you to explore use cases that address your business needs, then jump-start Microsoft Viva Connections usage by setting up dashboards, news feeds, and resources to help you transform the employee experience and achieve results.


 

Viva Connections Premium Package: 8- to 12-Week Implementation and Adoption Monitoring: FRONTIS’ customized implementation of Microsoft Viva Connections seamlessly integrates with your organization’s systems and includes promotional materials to empower and engage users and accelerate adoption.


 

Viva Connections Starter Package: 2-Week Exploration Workshop: FRONTIS offers an exploration workshop to help you understand the benefits of Microsoft Viva Connections, a personalized destination for employees to discover the relevant news, conversations, and tools needed to excel in their daily work.


 

Viva Goals: 4-Week Implementation: Elevate your objectives and key results (OKR) writing and achieve business objectives faster with Freedom Systems’ implementation of Microsoft Viva Goals. This offer includes training in effective OKR writing that aligns with your strategic priorities.


 

Viva Goals Adoption and OKR Writing Service: 2-Week Implementation: Freedom Systems’ engagement will help you communicate the concept and benefits of OKRs to secure buy-in from senior executives, assess your goal-setting practices, design a tailored OKR framework, and deploy Microsoft Viva Goals.


 

Viva Goals Business Transformation: 3-Month Implementation: Optimize your organization’s goal-setting processes, take your OKR writing to the next level, and achieve success faster with Freedom Systems’ tailored implementation of Microsoft Viva Goals.



Contact our partners


365Construction Core

AC Productivity Pack



acadon mobile for Timber365



ACI Payments Orchestration



ALM IQ



Angola LS Retail Localization for Dynamics 365 Business Central



Asset Management



BHN Rewards for Dynamics 365



Blue Link CSOS API



Call Queue Extended for Microsoft Teams



ChemDis



Coforge Airline Starter Kit – Process and Workflow Automations



COMAN Project Management



Contract Management for Microsoft Dynamics 365



Corrugated Samadhan



Digital KYC Management Solution



DO4U Telephony for Microsoft Teams



Documentum Connector for Microsoft Power Automate



DvTesoreria



Dynamics 365 Project Operations and Dynamics 365 Business Central Integration Module



Dyxit for Westeer



Electronic Banking Extension HU



EY Global Tax E-invoicing Solution



Finance Clear Tax Integration for Dynamics 365



Generative AI Pilot



Guardian



HTML Content (Lite)



Ibiz Standard Enhancement



Indirect Tax Edge



Infosys Store Onboarding App



KlayyTech App Modernization



Konsolidator Financial Consolidation and Reporting



Low-Code Center of Excellence for Banks and Insurance Companies



Lumos 365 Document Capture and Expense Management Integration



Lumos 365 Reporting Extension



Lumos 365 Workflows



Medical365 Enterprise



Nucleus Lite Document Management Solution for Banking and Financial Services



OneShelf



Optimus National Accounts for Microsoft Dynamics 365 Business Central



Paraguay Localization for Dynamics 365 Business Central



Perú Localization for Dynamics 365 Business Central



Portugal LS Retail Localization for Dynamics 365 Business Central



Prodware Functional Starter for Dynamics 365



Public Budget



Spotterful Employee Referral Platform



The emfluence Marketing Platform for Dynamics 365



TSO Unify



TwinWorX Centralized Monitoring and Control of Facilities



VelociTrak



 


Stay up to date


AppSource is continually expanding the library of line-of-business apps that work with Microsoft products and technologies. Be sure to check out the full app library to see how Microsoft’s partner ecosystem is working to support businesses across industries and regions.

The Return of Sync Up: The Official OneDrive Podcast!

This article is contributed. See the original author and article here.

Like this blog, the Sync Up Podcast is a one-stop shop for learning all about the latest and greatest features of OneDrive. Hosted by myself (Stephen Rice) and Arvind Mishra, each episode aims to shed light on how OneDrive connects you to your files, helps you share and collaborate anywhere and works seamlessly across your devices. We also strive to give you a behind the scenes look at how we build OneDrive and what might be coming down the path! 


 


Subscribe to Sync Up on AppleSpotify or your favorite podcast app!


 


If you haven’t listened or aren’t subscribed, here are a few of the latest episodes!


 


Behind the Blue – OneDrive’s New Design – August 2, 2023


with Christopher Wymer and Lyndsey Gill


https://play.libsyn.com/embed/episode/id/27617913/height/128/theme/modern/size/standard/thumbnail/no/custom-color/0078d4/time-start/00:00:00/hide-playlist/yes


The new OneDrive Design is on its way! On this episode of Sync Up, Stephen Rice and Arvind Mishra discuss the colors, rounded corners and nuances of OneDrive’s new look with expert designers Christopher Wymer and Lyndsey Gill! They walk through the inspirations, challenges and magic that went into bringing this new, refreshed OneDrive to your screens! 


 


Jason Moore Strikes Again – July 13, 2023


with Jason Moore


https://play.libsyn.com/embed/episode/id/27403764/height/128/theme/modern/size/standard/thumbnail/no/custom-color/0078d4/time-start/00:00:00/playlist-height/200/direction/backward


Jason Moore, former host of the Sync Up podcast, is back for a special bonus episode on the past, present and future of OneDrive! Join Stephen Rice and Arvind Mishra as they talk with Jason Moore about OneDrive’s history, as it grew from just an idea to a beta of 5000 users to the massive service that it is today! They talk about the early days of SkyDrive, how the product evolved over time and how it will continue evolve into the future! Stick around to the end for a sneak peak at Jason Moore’s hit song about OneDrive!


 


A New Home for OneDrive! – June 29, 2023


with Lesha Bhansali and Ihcene Cheriet


https://play.libsyn.com/embed/episode/id/27299832/height/128/theme/modern/size/standard/thumbnail/no/custom-color/0078d4/time-start/00:00:00/playlist-height/200/direction/backward


OneDrive is getting a new home! Join Stephen Rice and Arvind Mishra as they go behind the scenes of the latest OneDrive features in the Sync Up podcast. They talk with the experts and designers for three great features that are coming in the next two months! First, Lesha Bhansali lifts the veil on the new OneDrive Home, People View and Meeting Views that are designed to get you to your files as fast as possible. Second, Ihcene Cheriet will talk about the new, simplified Share Dialog that makes sharing easier than ever, and the new Manage Access experience which helps you stay in control of your content!


 


Sync Up Revived! – June 13, 2023


with Miceile Barret and Irfan Shahdad


https://play.libsyn.com/embed/episode/id/27073593/height/128/theme/modern/size/standard/thumbnail/yes/custom-color/0078d4/time-start/00:00:00/playlist-height/200/direction/backward


The Sync Up Podcast is back! Stephen Rice and Arvind Mishra have brought the Sync Up podcast back from the brink to give you the best insights into the OneDrive product! This month, we talk about all the amazing features we announced at the Microsoft 365 Collaboration Conference with Product Managers Irfan Shahdad and Miceile Barret! We talk about OneDrive Home, simplified sharing, colored folders (YES!), people and meeting views, new filters, and whether popcorn is better than M&M’s for movie snacks. 


 


About the hosts


Stephen Rice is a Principal Product Manger for the OneDrive team, where he has worked the past 9 years. He focuses on enabling collaboration across Microsoft 365, whether you are working with partners inside or outside of your organization! In his free time, Stephen enjoys playing games such as Magic: The Gathering and enjoying Star Wars, which he reviews on his other podcast, the Ion Cannon Podcast.


 


Arvind Mishra is a Principal Product Manager on the OneDrive team, where he’s worked for the past 1.75 years. Prior to Microsoft he worked at several consumer subscription startups, and way before that, he worked at Microsoft, as a Product Manager supporting the User Experience scenarios in Windows, including Search and Organization. Now that he’s back at Microsoft, he’s working on, surprise: consumer subscriptions, supporting OneDrive’s efforts to help customers ensure all their important stuff is safely backed up to the cloud. In his spare time, he also enjoys all things Star Wars, and playing not enough video games.