Month: July 2024
Automatically protect cells in a file once the file is saved and closed by a user
Hello fellow Excel Users,
I am not to automating tasks in Excel and would like your support with the following :
Description: I have am excel spreadsheet and I am sharing through a sharepoint link with 10 users (inside and outside the organization). The spreadsheet has the majority of cells protected except for a selection of cells that are not and where the users can enter their records.
Objective: I want to have the record entered by a users to be locked once the file is saved and closed by this user. I want the following user not to be able to modify what the initial user entered.
Attempt: I have attempted the following code but it doesn’t meet the need as the cell is automatically locked once a value is entered. I want to give the user the possibility to modify the cells until they save a close the file.
I appreciate any orientation to solve this.
Cheers
Hello fellow Excel Users, I am not to automating tasks in Excel and would like your support with the following : Description: I have am excel spreadsheet and I am sharing through a sharepoint link with 10 users (inside and outside the organization). The spreadsheet has the majority of cells protected except for a selection of cells that are not and where the users can enter their records. Objective: I want to have the record entered by a users to be locked once the file is saved and closed by this user. I want the following user not to be able to modify what the initial user entered. Attempt: I have attempted the following code but it doesn’t meet the need as the cell is automatically locked once a value is entered. I want to give the user the possibility to modify the cells until they save a close the file. I appreciate any orientation to solve this. Cheers Read More
Teams blank screen
Why sometimes does teams display this screen for 5 full minutes? Like what will happen is as soon as the computer signs on, teams auto starts and keeps sending the teams notification noise but its unable to sign in. When you google this one of the suggestions is to sign out. So you click your icon in the top right sign out. Then on the next screen which looks like this but has two teams account, you click on your work account that has the MS E5 license, and it disappears, so all you see is the blank screen with the background for 5 full minutes.
Its always very difficult to start up teams. Especially when working from home over the Global Protect VPN. It eventually connects but it just fights with you so much.
Why sometimes does teams display this screen for 5 full minutes? Like what will happen is as soon as the computer signs on, teams auto starts and keeps sending the teams notification noise but its unable to sign in. When you google this one of the suggestions is to sign out. So you click your icon in the top right sign out. Then on the next screen which looks like this but has two teams account, you click on your work account that has the MS E5 license, and it disappears, so all you see is the blank screen with the background for 5 full minutes. Its always very difficult to start up teams. Especially when working from home over the Global Protect VPN. It eventually connects but it just fights with you so much. Read More
June 2024 Recap: Azure PostgreSQL Flexible Server
Hello Azure Community,
June brought significant enhancements to Azure Database for PostgreSQL Flexible Server, including updates that leverage the latest PostgreSQL features, extend functionality, and improve migration processes. Here’s a brief overview of what’s new and notable:
Feature Highlights of June 2024
Major Version Upgrade support for PostgreSQL 16 (Generally available)
New PostgreSQL Minor Version in Flex (Generally available)
Pgvector extension version 0.7.0 (Generally available)
Migration service enhancements and updates
Troubleshooting Guides Enhancements
Added Support for China North 2 and China East 2 Regions
Long Term Backup support for CMK-enabled servers (Preview)
Azure Postgres sessions at POSETTE: An event for Postgres 2024
Major Version Upgrade support for PostgreSQL 16 (Generally available)
Azure Database for PostgreSQL Flexible Server now supports in-place major version upgrades to PostgreSQL 16 (Generally available). This update offers access to the latest PostgreSQL features with minimal downtime and a simplified upgrade process.
Key Benefits:
New Features: Leverage enhancements like pg_stat_io for I/O monitoring, improved query execution, and advanced replication.
Ease of Upgrade: Upgrade directly without data migration or changing server settings.
Minimal Downtime: Our streamlined process ensures a smooth transition with reduced production disruptions.
Supports both Azure Portal and CLI.
For a detailed guide on upgrading, visit our documentation: Major Version Upgrade
Support latest Postgres minor versions 16.3, 15.7, 14.12, 13.15, and 12.19
PostgreSQL minor versions 16.3, 15.7, 14.12, 13.15, and 12.19 are now supported by Azure Database for PostgreSQL – Flexible Server. These minor version upgrades are automatically performed as part of the monthly planned maintenance in Azure Database for PostgreSQL – Flexible Server. This upgrade automation ensures that your databases are always running on the most secure and optimized versions without requiring manual intervention. This release fixes one security vulnerabilities and over 55 bug fixes and improvements.
To learn more, please refer to PostgreSQL community announcement for more details about the new minor versions release.
Pgvector extension version 0.7.0
The latest version of the open-source Pgvector extension, 0.7.0, is now generally available on Azure Database for PostgreSQL Flexible Server. This version enhances performance with several new features:
Binary vectors support using the bit type for indexing up to 64,000 dimensions.
New capabilities for quantizing vectors with expression indexes.
Enhanced indexing with HNSW for L1 distance operations.
Additionally, Pgvector 0.7.0 introduces:
‘halfvec’: 2-byte floats supporting indices for up to 4,000 dimensions.
‘sparsevec’: Vectors mostly zero, supporting up to 1,000 nonzero dimensions.
New distance functions for bit vectors, including hamming_distance and jaccard_distance.
For detailed usage instructions of Pgvector on Azure Database for PostgreSQL, visit our documentation.
Migration service enhancements and updates
We’ve enhanced our migration service in Azure Database for PostgreSQL with several updates:
Runtime Server Public Preview: The Migration Runtime Server acts as an intermediary during migrations . It facilitates data transfer between various source PostgreSQL instances and Azure Database for PostgreSQL – Flexible Server, especially when both source and target are configured with private endpoints. This includes sources like on-premises databases, Azure VMs, or AWS instances accessible only via private networks. Learn more about the Migration Runtime Server.
Online Migration Public Preview: Significant enhancements have also been made to support seamless online migrations from various sources like Azure VM, On-premises, AWS RDS and is now publicly available in Preview. Learn more about online external migration and try using our click through demo.
Updated Troubleshooting Guide: Our troubleshooting guide has been updated to provide better support and more efficient problem resolution during migrations.
This service is designed to streamline the migration process, reduce downtime, and ensure data integrity during transfers. Refer this, to know more about
Enhanced Troubleshooting Guides
We’ve updated and streamlined our troubleshooting guides for Azure Database for PostgreSQL to enhance problem resolution:
New Sections Added: Features like Locking and Blocking in the CPU guide and Autovacuum per Table with Enhanced Metrics in the Autovacuum monitoring guide have been included to address more complex issues.
Server Parameter Validations: New validations ensure server settings adhere to recommended configurations and alert users with informational messages or warnings if deviations occur.
Improved Accessibility: Troubleshooting guides have been relocated from the Help section to the Monitoring section for easier access.
Enhanced Usability: Guides have been simplified to improve clarity and ease of use.
For a deeper understanding of the updated troubleshooting processes, refer to this blog Introducing new troubleshooting guides features.
Added Support for China North 2 and China East 2 Regions
This June we introduced support for two new regions in Azure Database for PostgreSQL- Flexible Server: China North 2 and China East 2. This expansion is part of our ongoing commitment to help existing Single Server customers in these regions to migrate to Flexible Server. Current and new Flexible Server customers should consider China North 3 and China East 3 for their deployments.
For the detailed list of supported regions, refer to Azure PostgreSQL Flexible Server supported regions.
Long Term Backup Support for CMK enabled Server (Public Preview)
Azure Database for PostgreSQL Flexible Server now offers long-term retention (LTR) for servers enabled with customer-managed keys (CMK) using Azure Backup. This feature allows you to configure LTR backups for your flexible servers secured with CMKs and retain these backups for up to 10 years to fulfill your compliance and regulatory obligations
For a detailed guide on LTR backups, visit our documentation Long Term Retention – Flexible Server
Azure Postgres sessions at POSETTE: An event for Postgres 2024
At POSETTE 2024, a range of sessions focused on the latest developments and practical uses of Flex PostgreSQL. Here’s a complete list of Azure Database for PostgreSQL Flexible Server sessions that were presented:
“All The Postgres Things at Microsoft” by Charles Feddersen – Keynote exploring Microsoft’s extensive investments in PostgreSQL. From core features in Azure PostgreSQL and innovative extensions like Azure_AI and Citus, to our deep involvement in the PostgreSQL community. (Main Stage)
“Autotuning PostgreSQL on Azure Flexible Server” by Luigi Nardi – Explore how machine learning is revolutionizing database tuning. (Livestream 4)
“HA and DR at a glance with Azure Database for PostgreSQL” by Silvano Coriani – Dive into robust solutions for high availability and disaster recovery. (Livestream 2)
“Making Postgres inserts faster on Azure” by Gayathri Paderla – Learn techniques to enhance data insertion speeds. (Livestream 1)
“Tales from the Field – Oracle to PostgreSQL migrations” by Adi K – Gain insights into effective migration strategies. (Livestream 3)
“Using Azure Query Store to Understand PostgreSQL Performance” by Grant Fritchey – Optimize your queries through detailed performance insights. (Livestream 3)
“What Enterprises like about Azure Database for PostgreSQL” by Kanchan Bharati – Discover why enterprises choose Azure for critical operations. (Livestream 1)
“What Makes Azure Database for PostgreSQL Great for Developers?” by Varun Dhawan – Learn about the features that enrich the PostgreSQL developer experience. (Livestream 3)
“6 things you can do with azure_ai & PostgreSQL on Azure” by Denzil Ribeiro – Explore the integration of azure_ai with PostgreSQL. (Livestream 3)
“Advancing Drug Search with PostgreSQL and Azure AI” by Taras Kloba – See how PostgreSQL and Azure AI are transforming drug discovery. (Livestream 4)
“From Postgres full text search to Retrieval Augmented Generative search” by Adam Wolk – Delve into the evolution of search technologies in PostgreSQL. (Livestream 2)
“Postgres-powered AI: Running an End-to-End AI Platform with Postgres on Azure” by Jaehyun Sim – Explore building a complete AI platform using PostgreSQL on Azure. (Livestream 1)
These sessions provided valuable insights and strategies for leveraging PostgreSQL in a variety of environments. For a complete list of all talks at POSETTE 2024, refer to the session schedule.
Conclusion
The updates from June 2024 demonstrate our commitment to enhancing Azure PostgreSQL Flexible Server’s performance, usability, and global accessibility. We’re excited to see how these improvements will support your projects and simplify database management. We encourage you to explore the new features and share your feedback at AskAzureDBforPostgreSQL@microsoft.com. Your feedback and insights are invaluable as we continue to evolve our services to meet your needs.
Thank you for your continued support and engagement with Azure PostgreSQL Flexible Server!
Microsoft Tech Community – Latest Blogs –Read More
New on Microsoft AppSource: June 21-26, 2024
We continue to expand the Microsoft AppSource ecosystem. For this volume, 165 new offers successfully met the onboarding criteria and went live. See details of the new offers below:
Get it now in our marketplace
Apprau Case Management for Small Business and Nonprofit Organizations: Apprau Case Management is a user-friendly solution built on Microsoft Azure, offering a cost-effective and efficient system tailored for small businesses and nonprofits. Key features include an out-of-the-box end user portal, Microsoft Teams integration, ongoing feature development, automation support, and future generative AI capabilities.
Copy as List Custom Styles: Copy as List add-in for Microsoft Excel simplifies formatting tasks when copying cells to other applications. It provides right-click access to common list styles and a task pane to copy cells as a custom list style. A 30-day trial period is available, after which an active subscription is required to continue using custom list styles stored on the server.
Fiscal Info TV Solution for Communications: Fiscal Info TV Solution for Communications offers easy-to-use internal communication with a wide range of file format support. It allows users to display information on screens that everyone can see, without the need for editing or learning new software.
Fiscal Info TV Solution for Marketing: Fiscal Info TV Solution for Marketing simplifies POS marketing by allowing easy scheduling of targeted ads on multiple screens using existing materials. It supports a wide range of file formats including videos, blogs, documents, and social media pages.
Fiscal Info TV Solution: Fiscal Info TV Solution offers a free 30-day trial and easy-to-use digital signage for internal communication and showroom sales. Existing material can be easily updated and displayed on screens, and touch screens provide added interactivity.
Flowchart Maker for Excel: This flowchart maker integrates with Microsoft Excel, allowing users to define flowcharts in plain text in an Excel table. The app provides tools for fine-tuning and seamless collaboration, and the flowcharts can be shared and edited in other Microsoft 365 applications.
IA Medical Health Engine: IA Medical Health Engine processes health data for personalized care, providing precise recommendations while safeguarding data on HDS-compliant services with top-tier security standards. It elevates patient journeys and satisfaction.
Insight by Core42: Core42’s Insight enables regulated and government entities to use Microsoft Azure public cloud while adhering to UAE Sovereign regulations and cybersecurity standards.
Ivanti Neurons for Discovery: Ivanti Neurons for Discovery provides quick and precise asset information, identifying users and endpoints connected to the network, their connection time, and installed software.
Joule NRG Check: Joule NRG Check is a corporate well-being app that offers HR professionals an opportunity to boost their teams’ health, morale, and productivity. It includes a questionnaire, HRV measurement, and personalized insights to manage and optimize energy levels effectively. The solution is available only in Dutch.
Kit GPT: Kit GPT automates code and business logic conversion of legacy PRG code to over 50 programming languages. It allows developers to import and manage the automated conversion of hundreds of PRG files within an entire VFP project in a single window. The tool offers a wide range of AI models for selection during the conversion process.
KPI by Powerviz: KPI by Powerviz is a custom visual for Microsoft Power BI that enables users to create advanced, eye-catching key performance indicators (KPIs) with 16 different layers and over 40 chart variations. KPIs can be displayed in both vertical and horizontal orientations and adhere to the International Business Communication Standards (IBCS) theme.
LIDDEV Solution Powered by Grafana: LIDDEV’s BRMS with AI-powered rules is designed for Grafana Alerts. It includes a traditional rule engine and AI-powered business rules to detect patterns and anomalies. The rule engine allows users to combine both types of rules to create complex decision flows, and the solution can be easily integrated into any IT ecosystem through LIDDEV’s API.
NetReveal KYC/CDD: NetReveal KYC/Customer Due Diligence offers end-to-end customer risk profiling with machine learning and AI capabilities for a single, rich view of dynamic customer risk. It provides seamless third-party data integration, perpetual customer risk assessment, and focus on critical alerts. The platform has reduced alert volumes by up to 25 percent, detected risks up to 25 percent faster, and features entity-focused investigations and intelligent event triage.
NetReveal Payment Fraud Prevention: NetReveal Payment Fraud solution uses customer-driven and machine learning models to detect and prevent fraud across multiple payment channels. It offers a holistic view of risk and integrates with Sensa Investigation Hub for end-to-end fraud and financial crime investigations. The solution can be up and running within 12 weeks and efficiently conveys risk event data associated with a particular entity.
News Collab Feed for SharePoint: The News Collab Feed for SharePoint is an innovative solution that centralizes and efficiently visualizes critical information by aggregating news from selected sites. It offers comprehensive news details, enhanced interactivity, and flexible customization through a visually appealing layout. This web part empowers users to access and explore relevant information conveniently and intuitively, fostering collaboration and knowledge dissemination across the organization.
RepsMate BDM: RepsMate is a workforce and business intelligence platform that monitors and evaluates interactions across multiple channels and providers. It delivers tailored insights into businesses, optimizing communication, enhancing satisfaction, and improving operational efficiency.
SensaAI for Sanctions: SensaAI for Sanctions uses generative AI to extract relevant information from unstructured free text, enabling advanced matching algorithms to assess matches with greater accuracy. It empowers investigators with an AI score and detailed match explanation in real time, automates level 1 triage, and deploys instantly for immediate results.
Task and Leave Management in Power Apps: Integrated with Microsoft Dynamics 365, this powerful business tool offers project and task management features, centralized leave request management, customizable testing and extension, and compliance and security measures to optimize productivity, efficiency, and compliance for businesses.
Werkfit App: The Werkfit app, integrated with Microsoft Viva and Microsoft 365, helps employees prioritize their well-being without disrupting their workflow. It offers tools and resources to boost vitality and build healthy working habits, with a community of like-minded people. The app is available only in Dutch and focused on the Dutch market.
Go further with workshops, proofs of concept, and implementations
AVAMIGRATRON Google Migrator: AVAMIGRATRON Google Migrator is a powerful tool for seamless transition to Microsoft 365. It supports migration of emails, calendars, documents, and sites with minimal disruption. AVASOFT’s tool ensures data integrity and consistent user experience, making it ideal for large organizations. It also offers enhanced productivity, collaboration, and secure data handling.
AVAMIGRATRON IBM/HCL Connections Migrator: AVASOFT’s AVAMIGRATRON IBM/HCL Connections Migrator is a tool that facilitates a seamless migration from IBM/HCL Connections to SharePoint or OneDrive. It accurately translates complex data structures, permissions, and content types, ensuring data integrity and consistency. The tool is ideal for organizations looking to enhance their collaboration and document management capabilities within the Microsoft ecosystem.
AVAMIGRATRON Slack Migrator Basic: AVAMIGRATRON Slack Migrator Basic automates the transfer of data from Slack to Microsoft Teams, preserving channel structures and ensuring data integrity. It is designed for small to medium-sized businesses and offers customizable solutions at a cost-effective price. AVASOFT’s tool supports all necessary features for a successful migration and is ideal for businesses scaling up or seeking enhanced collaboration.
AVAMIGRATRON Slack Migrator Enterprise: AVASOFT’s AVAMIGRATRON Slack Migrator Enterprise is a migration tool designed for large enterprises with complex environments. It ensures a seamless transition from Slack to Microsoft Teams with advanced features like permission mapping, custom app integration, and detailed migration reports. Ideal for businesses with high compliance needs.
Boost Team Productivity with Integrated Intranet Portals: AVASOFT offers intranet/extranet portal development services that integrate seamlessly with Microsoft 365. Their customized portals streamline communication, improve data accessibility, and boost productivity while maintaining top-tier security. AVASOFT’s expert services include needs assessment, strategic planning, architectural blueprint, user experience design, solution customization, testing and refinement, phased rollout, organization-wide implementation, seamless integration, custom development, security and compliance, user training and support, and ongoing maintenance.
Copilot for Microsoft 365 Data Security QuickStart: AVASOFT’s Copilot for Microsoft 365 Data Security QuickStart helps protect and manage data by controlling access, preventing information leakage, and complying with regulations. It identifies and remediates stale SharePoint sites and metadata, classifies and encrypts data sets, and protects against data exfiltration.
Copilot for Microsoft 365 Workshop: Presented by the Partner Masters, this workshop is a three-phase engagement that helps organizations assess their needs, explore possibilities, and build a plan to implement Copilot for Microsoft 365 scenarios. The workshop provides resources, best practices, and community support to unleash creativity, unlock productivity, and uplevel skills with natural language and AI capabilities.
Data Access Control with MCAS: AVASOFT offers data access control with Microsoft Cloud App Security, including risk assessments, MCAS policies, and advanced threat protection. The process involves conducting a security needs assessment, crafting a tailored security plan, preparing architectural blueprints, defining a detailed design sequence, outlining development plans, initiating a gradual rollout, and implementing organization-wide solutions. The key advantages include enhanced data security, controlled data sharing, data leak prevention, and customized data restrictions.
eVri/SmartTime Service Desk as a Service: SmartTime offers service desk work and IT talent recruitment for businesses to support employees on Microsoft 365, Copilot for Microsoft 365, and more. They provide daily user support, experienced helpdesk staff, and temporary project assistance. As part of the eVri group, SmartTime benefits from a wide range of expertise and capabilities.
Health Insurance Claim Analytics: UBTI’s Health Insurance Claims Analytics helps payers and plans identify trends in data, manage claims, and detect fraud. The plug-and-play solution provides interactive visuals and key metrics accessible from any device, allowing for timely, data-driven decisions. Key insights include claim amount versus premium analysis, maximum fraud outlier levels, and provider-related claim abuse detection.
HSO Case Management for Nonprofits: 8-Week Implementation: HSO’s Social Services Case Management Accelerator, powered by Microsoft Cloud for Nonprofit and Power Platform, streamlines social service case management for mental health, education, employment, housing, and more. The customizable framework improves operational efficiency, client interactions, and intake data collection. Collaborative case management allows for tailored services. Implementation includes assessment, recommendations, and training. Timeline is approximately 8 weeks. Pricing varies by client.
Copilot for Microsoft 365 Adoption: 1-Day Workshop: Available only in Danish, itm8’s workshop provides knowledge and strategies to maximize the potential of Copilot for Microsoft 365 and other AI technologies. The program includes discussions on benefits, advanced features, practical exercises, and follow-up plans. Recommended participants are IT and digitalization managers, marketing and communication personnel, leaders, compliance and security personnel, business developers, innovation leaders, and customer service and support teams.
Copilot for Microsoft 365 Chat Startup Workshop: This itm8 workshop, available only in Danish, teaches participants how to improve productivity, promote innovation, and make better decisions using Copilot for Microsoft 365 chat. The agenda includes licensing, demonstrations, challenges with public AI tools, policies, data security, and employee training. Recommended participants include IT, marketing, and communication professionals, leaders, compliance and security personnel, business developers, and customer service teams.
Copilot for Microsoft 365 Implementation Workshop: itm8’s Danish-language workshop covers the importance of data security, optimizing data infrastructure, building an AI strategy, and ethical and legal requirements. Participants will receive a roadmap for their AI journey, explore Microsoft Copilot’s potential, and learn about data management, infrastructure, and AI strategy. Recommended for IT, marketing, and decision-making roles.
Copilot for Microsoft 365 Inspirational Workshop: Available only in Danish, itm8’s workshop offers insights on how to increase productivity and efficiency with AI. Participants will learn about Copilot’s core features, AI applications, data security, and compliance. The workshop includes a live demonstration and interactive session. Recommended attendees include IT and digitalization managers, marketing and communication professionals, leaders, compliance and security personnel, business developers, and customer service teams.
Copilot for Microsoft 365 Startup Workshop: itm8’s workshop, presented in Danish, helps businesses understand and implement Copilot for Microsoft 365. The engagement includes tenant scanning, optimization recommendations, training, and a roadmap for AI development. Recommended participants include IT, marketing, and compliance professionals.
Microsoft 365 Holistic Approach: Performance Technologies offers comprehensive Microsoft 365 solutions for boosting business performance, streamlining operations, and securing data. Their services include consulting, design and migration, configuration, adoption and support. With over 30 years of IT solution delivery and proven excellence in Microsoft solutions, they are focused on understanding and meeting your business goals and challenges.
Microsoft Cloud Apps Security for Third-Party Apps: AVASOFT offers expert consulting services to enhance the adoption and optimization of Microsoft 365 in organizations. Their approach includes needs assessment, strategic planning, system design, solution customization, pilot testing, phased rollout, feedback integration, and full adoption. The key benefits include enhanced productivity, customized solutions, and secure collaboration. AVASOFT provides customized Microsoft 365 setup, comprehensive training materials, and ongoing support and updates.
Microsoft Cloud Apps Security for Microsoft 365 Apps: AVASOFT offers cloud access security services for Microsoft 365, providing scalable and comprehensive solutions for any organization. Their approach ensures secure, compliant, and optimally managed Microsoft 365 applications through advanced security measures. The service includes security needs assessment, strategy development, architectural planning, iterative solution development, phased rollout, and continuous improvement. Key benefits include proactive threat defense, comprehensive information protection, controlled access management, and shadow IT risk mitigation.
Microsoft Cloud Apps Security for Custom Apps: AVASOFT secures custom applications within the Microsoft Cloud ecosystem with a 4D process, which includes defining security needs, designing architectural plans, developing and testing security solutions, and deploying them gradually. AVASOFT also integrates Microsoft security applications, conducts vulnerability assessments, implements MCAS policies, and manages shadow IT risks. The key benefits include proactive threat defense, comprehensive information protection, controlled access management, and shadow IT risk mitigation.
Microsoft Dynamics 365 Contact Center Journey – Full Implementation: Microsoft Dynamics 365 Contact Center uses AI technology to enhance customer and agent experiences. RSM Product Sales’ proven methodology for implementation includes planning, design, development, deployment, and post-implementation support. Pricing and duration vary based on project scope and factors such as complexity, timeline, and available resources.
Microsoft Sentinel – Log Management and Threat Detection: AVASOFT’s consulting service helps organizations integrate Microsoft Sentinel for advanced log management and threat detection in their Microsoft 365 setup. The service includes goal setting, needs assessment, architecture optimization, solution creation, testing, pilot implementation, full rollout, EDR inventory management, security assessment, alert and incident policies, compliance and reporting, and continuous support. The key benefits are integrated threat detection, efficient incident response, and enhanced visibility.
On-Premises File Shares to SharePoint, OneDrive, and Azure: Managed Migration Services: AVASOFT’s file shares to Microsoft Cloud migration service offers a comprehensive, managed solution for businesses transitioning from on-premises file shares to cloud-based solutions like SharePoint, OneDrive, and Azure file shares. The service covers everything from assessment and planning to execution and ongoing support, ensuring data integrity, security, and minimal downtime.
On-Premises File Shares to Cloud: Migration Evaluation: AVASOFT’s file shares to cloud service offers a comprehensive assessment of on-premises file shares, identifying security vulnerabilities and evaluating workflows. A tailored migration plan to cloud solutions like SharePoint, OneDrive, and Azure file shares enhances accessibility, collaboration, and data security. Ideal for businesses upgrading to cloud solutions or seeking enhanced collaboration.
Rapid Power Platform Application Development: AVASOFT offers Microsoft Power Platform development services that leverage Power Apps, Power Automate, and AI-driven development tools to create custom solutions tailored to meet specific business requirements. The solutions are designed to enhance functionality, operational efficiency, and user engagement while reducing manual effort and promoting collaboration.
Rapid SharePoint Framework Application Development: AVASOFT’s AI-driven SharePoint Framework (SPFx) app development services offer accelerated development, personalized solutions, scalability, and expert guidance. Their approach leverages advanced AI technologies and deep expertise in SPFx and Microsoft 365 integration to deliver fast-tracked, future-ready applications that align with your business objectives.
Security and Operations with Expert Microsoft 365 Support: AVASOFT offers comprehensive support services for efficient and secure IT system management. Their services include user management, security and compliance, governance, monitoring and health, incident resolution, and backup and recovery. With their proactive monitoring and disaster recovery strategies, AVASOFT ensures enhanced operational efficiency, robust security and compliance, effective governance, reliable incident management, and secure data management.
Shadow IT Discovery with Microsoft Cloud App Security: AVASOFT’s Shadow IT discovery strategy uses Microsoft Cloud App Security to enhance Microsoft 365 environments. Their 4D process ensures thorough discovery and effective management of unauthorized cloud applications, providing tailored risk assessments, proactive Shadow IT management, and comprehensive protection.
Smart Survey – Feedback Simplified and Organized: UB Technology Innovations’ Smart Survey is a flexible response management tool that helps enhance various processes involved in solution development. It is user-friendly, customizable, and reduces the risk of data loss. The tool allows for customizing questions and response fields to multiple custom options, and reports can be organized from these responses.
Streamline Operations with Custom Copilot for Microsoft 365 Studio Solutions: AVASOFT offers custom AI solutions that integrate with Microsoft 365 and streamline business processes. Features include intelligent chatbots, automation, and SaaS integration. Benefits include enhanced productivity, customized solutions, improved efficiency, seamless integration, and skilled adoption.
Supercharge Your Team with Custom Microsoft Teams Apps: AVASOFT offers custom Microsoft Teams app development services that integrate seamlessly with existing systems, providing advanced collaboration, streamlined processes, and scalable technology to support business growth. Their bespoke solutions include AI-driven efficiency, advanced collaboration, streamlined processes, and scalable technology.
Team Productivity with Copilot for Microsoft 365 Implementation: AVASOFT’s Copilot for Microsoft 365 implementation services offer efficient license procurement, rapid configuration, and seamless integration with your Microsoft 365 setup. Their comprehensive approach ensures enhanced productivity, streamlined operations, improved data security, and accelerated adoption.
Threat Detection with Microsoft Cloud App Security: AVASOFT’s Shadow IT discovery strategy uses Microsoft Cloud App Security to identify and manage unauthorized cloud applications in Microsoft 365. Their 4D process includes needs assessment, tailored security planning, architectural blueprint, testing environment setup, phased rollout, and continuous improvement. AVASOFT offers seamless integration, risk assessments, MCAS policy utilization, and shadow IT management. Key advantages include identifying sensitive information, ensuring proper sharing, preventing data leaks, and implementing restrictions.
Transform Your Business with Power Pages Customization: AVASOFT will tailor Microsoft Power Pages to meet your business objectives and seamlessly integrate with Microsoft 365. The pages optimize workflows, automate processes, and enhance user experience with engaging interfaces. Brand identity is reflected accurately, maintaining consistency and enhancing digital presence.
Vox Operator Connect by Braintree: Operator Connect by Vox is a cloud-based solution that integrates telephony services in Microsoft Teams, offering cost savings, rapid deployment, and a unified communication platform. The solution offers seamless integration, cost efficiency, rapid deployment, unified communication, and scalability.
Contact our partners
Albert ISO – ISO27001 Implementation & Maintenance Software
Altizon Digital Factory (DFX) Platform
Analytics in a Day – Accelerate the Use of Advanced Analytics with Microsoft Solutions
Bit2win CPQ for Microsoft Dynamics 365
Churn Prediction Engine Data Machines
Cognizant AI Operations Platform
ConfigureNow! CPQ Extended for OEM Manufacturers
Conserve.AI for Energy Efficiency
Copilot for Microsoft 365 Readiness Assessment (Softchoice)
Copilot for Microsoft 365 Readiness Assessment (The Partner Masters)
Copilot for Microsoft 365: 2-Day Readiness Assessment and Training
Dynamics 365 CRM Analytics by Squillion
eBay Integration with Dynamics 365 Finance
Energy Cybersecurity Assessment: 5-Week Assessment
Entangl – Automated Engineering Design with Automatic Error Detection and Correction
HexaSync Shopify Plus Connector
HexaSync WooCommerce Connector
Holiday Management for Project Operations
HomeBuilder SaleFish Integration
ID Cloud Multi Channel Contact Center Solution
Proceedix Connected Frontline Worker
IT-Dev Auditor & Status Checker
Joor Integration with Dynamics 365 Business Central
MailSign – Email Signature Generator by Tapni
Marketing Consultancy Service for Telcos: 4-Month Engagement
Microsoft 365 Defender for Endpoint Vulnerability Assessment
Microsoft 365 Mastery Training & Adoption Programs
NAVAX konfipay Connector Export
NAVAX konfipay Connector Import
NavBiz Overview Production Order Planning
People.ai for Dynamics 365 Sales
Perform+ Stars: AI Solution for CMS Stars Improvement
Pinterest to Azure SQL Connector
Production Planning and Scheduling
Rate.nl Complete Do-It-Yourself Feedback & Measuring Employee and Customer Satisfaction Platform
Spot.AI for Asset and Workforce Tracking
SymphonyAI – Demand Forecasting
SymphonyAI – Supply Chain Intelligence
Track.AI for Asset Tracking and Management
Try Analytics 365 Call Recording Demo
Upstream Works AgentNow on Azure
UST Banking Solution for Dynamics 365
VAT & WHT Localization for Thailand
Wisefish Certification Insights
This content was generated by Microsoft Azure OpenAI and then revised by human editors.
Microsoft Tech Community – Latest Blogs –Read More
Trouble with inheritance i MATLAB OOP
I have two classes. ParameterFile and PathParameterFile. Both are used to read from an xml file and get its contents. PathParameterFile is a child class of ParameterFile. In PathParameterFile constructor, you pass in a path of the xmlfile, it reads out the xmlfile and stores it in a struct. This one has 2 Properties.
properties
Path;
xmlStruct;
end
And the constructor is like this
function obj = PathParameterFile(path)
obj.xmlStruct = readstruct(path);
end
Then there is a second function called extractdata that extracts individual data from the struct and stores it in seperate properties. Here in this xml file we only have one value, that is the path to a different xml file.
function extractData(obj)
obj.Path = obj.xmlStruct.Path;
end
This is the PathParameterFile class which is also the child class.
Now the Parent Class which is ParameterFile is similar, but it has more Properties and methods to return the properties. These are the properties
properties
Path;
MaximumVoltage;
MinimumVoltage;
AllowedDeviation;
xmlStruct;
end
And this is constructor and extractData function.
function obj = ParameterFile(path)
%xmlFile = ‘X:5000 R&DBM57V311_FAT_DataAnalysisFAT UpgradeFat_Upgrade.xml’;
obj.xmlStruct = readstruct(path);
end
function extractData(obj)
batteryType = ‘battery1’;
obj.Path = obj.xmlStruct.(batteryType).Path;
end
Now as i said there are functions to return the properties. That is here I get to return the Path. So I have a function like this.
function outputPath = getPath(obj)
outputPath = obj.Path;
end
This is my idea. So I enter the path in the command window and store it in path1 and use that path to create an object of PathParameterFile, like this
pm1 = PathParameterFile(path1);
Then I use the function getPath to retrieve the path in xml file and store it in path2.
path2 = pm1.getPath;
And use path2 to create an object of ParameterFile and then get all the values there. So getPath is only writtern in Parent Class, its not written in Child Class. I just plan to call it using the child Class . This is the total idea. But my proplem is when I create an object of PathParameterFile i.e
pm1 = PathParameterFile(path1)
, its giving an error
Cannot define property ‘Path’ in class
‘PathParameterFile’ because the property has already
been defined in the superclass ‘ParameterFile’.
So what is the problem here. I need to use Path in both child and parent class, so that I can write the getPath function only in ParentClass and call it using the child class. Is that not possible. What needs to be done. Thank you.I have two classes. ParameterFile and PathParameterFile. Both are used to read from an xml file and get its contents. PathParameterFile is a child class of ParameterFile. In PathParameterFile constructor, you pass in a path of the xmlfile, it reads out the xmlfile and stores it in a struct. This one has 2 Properties.
properties
Path;
xmlStruct;
end
And the constructor is like this
function obj = PathParameterFile(path)
obj.xmlStruct = readstruct(path);
end
Then there is a second function called extractdata that extracts individual data from the struct and stores it in seperate properties. Here in this xml file we only have one value, that is the path to a different xml file.
function extractData(obj)
obj.Path = obj.xmlStruct.Path;
end
This is the PathParameterFile class which is also the child class.
Now the Parent Class which is ParameterFile is similar, but it has more Properties and methods to return the properties. These are the properties
properties
Path;
MaximumVoltage;
MinimumVoltage;
AllowedDeviation;
xmlStruct;
end
And this is constructor and extractData function.
function obj = ParameterFile(path)
%xmlFile = ‘X:5000 R&DBM57V311_FAT_DataAnalysisFAT UpgradeFat_Upgrade.xml’;
obj.xmlStruct = readstruct(path);
end
function extractData(obj)
batteryType = ‘battery1’;
obj.Path = obj.xmlStruct.(batteryType).Path;
end
Now as i said there are functions to return the properties. That is here I get to return the Path. So I have a function like this.
function outputPath = getPath(obj)
outputPath = obj.Path;
end
This is my idea. So I enter the path in the command window and store it in path1 and use that path to create an object of PathParameterFile, like this
pm1 = PathParameterFile(path1);
Then I use the function getPath to retrieve the path in xml file and store it in path2.
path2 = pm1.getPath;
And use path2 to create an object of ParameterFile and then get all the values there. So getPath is only writtern in Parent Class, its not written in Child Class. I just plan to call it using the child Class . This is the total idea. But my proplem is when I create an object of PathParameterFile i.e
pm1 = PathParameterFile(path1)
, its giving an error
Cannot define property ‘Path’ in class
‘PathParameterFile’ because the property has already
been defined in the superclass ‘ParameterFile’.
So what is the problem here. I need to use Path in both child and parent class, so that I can write the getPath function only in ParentClass and call it using the child class. Is that not possible. What needs to be done. Thank you. I have two classes. ParameterFile and PathParameterFile. Both are used to read from an xml file and get its contents. PathParameterFile is a child class of ParameterFile. In PathParameterFile constructor, you pass in a path of the xmlfile, it reads out the xmlfile and stores it in a struct. This one has 2 Properties.
properties
Path;
xmlStruct;
end
And the constructor is like this
function obj = PathParameterFile(path)
obj.xmlStruct = readstruct(path);
end
Then there is a second function called extractdata that extracts individual data from the struct and stores it in seperate properties. Here in this xml file we only have one value, that is the path to a different xml file.
function extractData(obj)
obj.Path = obj.xmlStruct.Path;
end
This is the PathParameterFile class which is also the child class.
Now the Parent Class which is ParameterFile is similar, but it has more Properties and methods to return the properties. These are the properties
properties
Path;
MaximumVoltage;
MinimumVoltage;
AllowedDeviation;
xmlStruct;
end
And this is constructor and extractData function.
function obj = ParameterFile(path)
%xmlFile = ‘X:5000 R&DBM57V311_FAT_DataAnalysisFAT UpgradeFat_Upgrade.xml’;
obj.xmlStruct = readstruct(path);
end
function extractData(obj)
batteryType = ‘battery1’;
obj.Path = obj.xmlStruct.(batteryType).Path;
end
Now as i said there are functions to return the properties. That is here I get to return the Path. So I have a function like this.
function outputPath = getPath(obj)
outputPath = obj.Path;
end
This is my idea. So I enter the path in the command window and store it in path1 and use that path to create an object of PathParameterFile, like this
pm1 = PathParameterFile(path1);
Then I use the function getPath to retrieve the path in xml file and store it in path2.
path2 = pm1.getPath;
And use path2 to create an object of ParameterFile and then get all the values there. So getPath is only writtern in Parent Class, its not written in Child Class. I just plan to call it using the child Class . This is the total idea. But my proplem is when I create an object of PathParameterFile i.e
pm1 = PathParameterFile(path1)
, its giving an error
Cannot define property ‘Path’ in class
‘PathParameterFile’ because the property has already
been defined in the superclass ‘ParameterFile’.
So what is the problem here. I need to use Path in both child and parent class, so that I can write the getPath function only in ParentClass and call it using the child class. Is that not possible. What needs to be done. Thank you. matlab, oop, inheritance MATLAB Answers — New Questions
Python can’t send value to simulink constant block
This is my simulink. I want to send the value from my python to constant block of u1 and u2, then the x1 and x2 will send the output to my python. Please ignore u2, cuz still in testing phase.
this is part of my python code, the set control action is used to send the value to u1 and u2 in simulink. This is the issue where the simulink cant access to the value sent from python. The output dont have issue.
Here is the output, as shown above the output x1 is showing 1.0 which shows that the constant block is not deliver the input values from python.
SO is there anyway to solve this issue? anything i need to check or set in the simulink? or any website or code I can refer to? any help or recommendation will be appreaciate. Thank you very much.This is my simulink. I want to send the value from my python to constant block of u1 and u2, then the x1 and x2 will send the output to my python. Please ignore u2, cuz still in testing phase.
this is part of my python code, the set control action is used to send the value to u1 and u2 in simulink. This is the issue where the simulink cant access to the value sent from python. The output dont have issue.
Here is the output, as shown above the output x1 is showing 1.0 which shows that the constant block is not deliver the input values from python.
SO is there anyway to solve this issue? anything i need to check or set in the simulink? or any website or code I can refer to? any help or recommendation will be appreaciate. Thank you very much. This is my simulink. I want to send the value from my python to constant block of u1 and u2, then the x1 and x2 will send the output to my python. Please ignore u2, cuz still in testing phase.
this is part of my python code, the set control action is used to send the value to u1 and u2 in simulink. This is the issue where the simulink cant access to the value sent from python. The output dont have issue.
Here is the output, as shown above the output x1 is showing 1.0 which shows that the constant block is not deliver the input values from python.
SO is there anyway to solve this issue? anything i need to check or set in the simulink? or any website or code I can refer to? any help or recommendation will be appreaciate. Thank you very much. simulink, python MATLAB Answers — New Questions
Resolve: “Dot indexing is not supported for variables of this type.”
Hi
I am using MATLAB online. I am getting the following error
Warning: The JavaFrame figure property will be removed in a future release. For more information see UI Alternatives for MATLAB Apps on mathworks.com. > In rawDataReader>initDisplayPage (line 714)
In rawDataReader (line 165)
Dot indexing is not supported for variables of this type.
Error in rawDataReader>initDisplayPage (line 716)
jframe.setFigureIcon(jIcon);
Error in rawDataReader (line 165)
ui.figHandle = initDisplayPage(setupJSON.mmWaveDevice);
Here is the code in line 165 of rawDataReader
ui.figHandle = initDisplayPage(setupJSON.mmWaveDevice);
"setupJSON" variable is created using below line
setupJSON = jsondecode(fileread(‘2024_July_07_setup.setup.json’));
Here is the content of file ‘2024_July_07_setup.setup.json’
{
"createdByVersion": "2.1.0",
"createdOn": "2024-07-07T11:52:19.6750601+05:30",
"configUsed": "./data_and_related_files/2024_July_07_mmWave.mmwave.json",
"captureHardware": "DCA1000",
"DCA1000Config": {
"dataLoggingMode": "raw",
"dataTransferMode": "LVDSCapture",
"dataCaptureMode": "ethernetStream",
"packetSequenceEnable": 1,
"packetDelay_us": 25
},
"mmWaveDevice": "awr1843",
"operatingFreq": 77,
"mmWaveDeviceConfig": {
"RS232COMPort": "COM9",
"RS232BaudRate": "921600",
"radarSSFirmware": "xwr18xx_radarss.bin",
"masterSSFirmware": "xwr18xx_masterss.bin"
},
"capturedFiles": {
"numFilesCollected": 1,
"fileBasePath": "./data_and_related_files",
"files": [
{
"rawFileName": "adc_data_Raw_0.bin",
"processedFileName": "2024_July_07_adc_data_256Samples_128Loops_1000Frames.bin",
"processedFileSummary": {
"numZeroFillBytes": 0
}
}
]
}
}
How to resolve this errorHi
I am using MATLAB online. I am getting the following error
Warning: The JavaFrame figure property will be removed in a future release. For more information see UI Alternatives for MATLAB Apps on mathworks.com. > In rawDataReader>initDisplayPage (line 714)
In rawDataReader (line 165)
Dot indexing is not supported for variables of this type.
Error in rawDataReader>initDisplayPage (line 716)
jframe.setFigureIcon(jIcon);
Error in rawDataReader (line 165)
ui.figHandle = initDisplayPage(setupJSON.mmWaveDevice);
Here is the code in line 165 of rawDataReader
ui.figHandle = initDisplayPage(setupJSON.mmWaveDevice);
"setupJSON" variable is created using below line
setupJSON = jsondecode(fileread(‘2024_July_07_setup.setup.json’));
Here is the content of file ‘2024_July_07_setup.setup.json’
{
"createdByVersion": "2.1.0",
"createdOn": "2024-07-07T11:52:19.6750601+05:30",
"configUsed": "./data_and_related_files/2024_July_07_mmWave.mmwave.json",
"captureHardware": "DCA1000",
"DCA1000Config": {
"dataLoggingMode": "raw",
"dataTransferMode": "LVDSCapture",
"dataCaptureMode": "ethernetStream",
"packetSequenceEnable": 1,
"packetDelay_us": 25
},
"mmWaveDevice": "awr1843",
"operatingFreq": 77,
"mmWaveDeviceConfig": {
"RS232COMPort": "COM9",
"RS232BaudRate": "921600",
"radarSSFirmware": "xwr18xx_radarss.bin",
"masterSSFirmware": "xwr18xx_masterss.bin"
},
"capturedFiles": {
"numFilesCollected": 1,
"fileBasePath": "./data_and_related_files",
"files": [
{
"rawFileName": "adc_data_Raw_0.bin",
"processedFileName": "2024_July_07_adc_data_256Samples_128Loops_1000Frames.bin",
"processedFileSummary": {
"numZeroFillBytes": 0
}
}
]
}
}
How to resolve this error Hi
I am using MATLAB online. I am getting the following error
Warning: The JavaFrame figure property will be removed in a future release. For more information see UI Alternatives for MATLAB Apps on mathworks.com. > In rawDataReader>initDisplayPage (line 714)
In rawDataReader (line 165)
Dot indexing is not supported for variables of this type.
Error in rawDataReader>initDisplayPage (line 716)
jframe.setFigureIcon(jIcon);
Error in rawDataReader (line 165)
ui.figHandle = initDisplayPage(setupJSON.mmWaveDevice);
Here is the code in line 165 of rawDataReader
ui.figHandle = initDisplayPage(setupJSON.mmWaveDevice);
"setupJSON" variable is created using below line
setupJSON = jsondecode(fileread(‘2024_July_07_setup.setup.json’));
Here is the content of file ‘2024_July_07_setup.setup.json’
{
"createdByVersion": "2.1.0",
"createdOn": "2024-07-07T11:52:19.6750601+05:30",
"configUsed": "./data_and_related_files/2024_July_07_mmWave.mmwave.json",
"captureHardware": "DCA1000",
"DCA1000Config": {
"dataLoggingMode": "raw",
"dataTransferMode": "LVDSCapture",
"dataCaptureMode": "ethernetStream",
"packetSequenceEnable": 1,
"packetDelay_us": 25
},
"mmWaveDevice": "awr1843",
"operatingFreq": 77,
"mmWaveDeviceConfig": {
"RS232COMPort": "COM9",
"RS232BaudRate": "921600",
"radarSSFirmware": "xwr18xx_radarss.bin",
"masterSSFirmware": "xwr18xx_masterss.bin"
},
"capturedFiles": {
"numFilesCollected": 1,
"fileBasePath": "./data_and_related_files",
"files": [
{
"rawFileName": "adc_data_Raw_0.bin",
"processedFileName": "2024_July_07_adc_data_256Samples_128Loops_1000Frames.bin",
"processedFileSummary": {
"numZeroFillBytes": 0
}
}
]
}
}
How to resolve this error dot indexing, matlab, matlab online, command line, error, resolve MATLAB Answers — New Questions
How to read lines from cell
this time I’m trying to process data from a .txt file.
my goal is to extrat the information at specific lines.
I load my file
temp3 = regexp(fileread(‘DT_Diagra_ScanTool_DT62234_T0410_SHAP_001.txt’), ‘r?n’, ‘split’)’;
I got a 680×1 cell
I made and index to find the line in whic is the value I wnat.
idc = strfind(temp3,’PID 01′);
idx = ~cellfun(‘isempty’,idc);
is there any way to get all the ‘0’ and ‘1’ in that row?
after that I will also need to get the next 4 lines below and end up getting below values
0000 0000
0000 0111
1110 0101
1110 0101
as always any feedback will be high appreciatedthis time I’m trying to process data from a .txt file.
my goal is to extrat the information at specific lines.
I load my file
temp3 = regexp(fileread(‘DT_Diagra_ScanTool_DT62234_T0410_SHAP_001.txt’), ‘r?n’, ‘split’)’;
I got a 680×1 cell
I made and index to find the line in whic is the value I wnat.
idc = strfind(temp3,’PID 01′);
idx = ~cellfun(‘isempty’,idc);
is there any way to get all the ‘0’ and ‘1’ in that row?
after that I will also need to get the next 4 lines below and end up getting below values
0000 0000
0000 0111
1110 0101
1110 0101
as always any feedback will be high appreciated this time I’m trying to process data from a .txt file.
my goal is to extrat the information at specific lines.
I load my file
temp3 = regexp(fileread(‘DT_Diagra_ScanTool_DT62234_T0410_SHAP_001.txt’), ‘r?n’, ‘split’)’;
I got a 680×1 cell
I made and index to find the line in whic is the value I wnat.
idc = strfind(temp3,’PID 01′);
idx = ~cellfun(‘isempty’,idc);
is there any way to get all the ‘0’ and ‘1’ in that row?
after that I will also need to get the next 4 lines below and end up getting below values
0000 0000
0000 0111
1110 0101
1110 0101
as always any feedback will be high appreciated matlab, txt, cell MATLAB Answers — New Questions
Remove Pilcrows in Word
I have a .docx table I want to open in Excel. However the .docx file contains a lot of Pilcrows. I thought I could just use find and replace in Word to remove them, otherwise the table apears as below, using Ctrl C and Ctrl V, with the text expanded to cover several Excel rows instead of just one.
I tried copying the pilcrow sysmbol into Find but replace does not find anything? I get the message We made 0 replacements in your selection.
Any advice please?
WORD
EXCEL
I have a .docx table I want to open in Excel. However the .docx file contains a lot of Pilcrows. I thought I could just use find and replace in Word to remove them, otherwise the table apears as below, using Ctrl C and Ctrl V, with the text expanded to cover several Excel rows instead of just one. I tried copying the pilcrow sysmbol into Find but replace does not find anything? I get the message We made 0 replacements in your selection. Any advice please? WORD EXCEL Read More
What is error code 12157 in Q.B Desktop?
Hi everyone,
I’m encountering Quick-Books Error 12157 while trying to update my pay-roll. It says there’s a problem with my internet connection, but everything else seems to be working fine. Has anyone else faced this issue? Any solutions or suggestions would be greatly appreciated!
Hi everyone,I’m encountering Quick-Books Error 12157 while trying to update my pay-roll. It says there’s a problem with my internet connection, but everything else seems to be working fine. Has anyone else faced this issue? Any solutions or suggestions would be greatly appreciated! Read More
Can’t recover my outlook account
Dear Community,
I am writing to seek assistance with recovering my Outlook account. I have been unable to access my account despite multiple attempts to use the recovery options provided. Below are the details of my account:
I have forgotten my password and tried the recovery method involving my mobile number. However, after confirming the last four digits of my number, I received a message indicating that this method is currently not working.
I would greatly appreciate your support in resolving this issue as soon as possible. Please let me know if you require any additional information or verification to assist with the recovery process.
Thank you for your prompt attention to this matter.
Dear Community, I am writing to seek assistance with recovering my Outlook account. I have been unable to access my account despite multiple attempts to use the recovery options provided. Below are the details of my account: I have forgotten my password and tried the recovery method involving my mobile number. However, after confirming the last four digits of my number, I received a message indicating that this method is currently not working. I would greatly appreciate your support in resolving this issue as soon as possible. Please let me know if you require any additional information or verification to assist with the recovery process. Thank you for your prompt attention to this matter. Read More
Email Migration Error
While migrating emails from On-Prem MDaemon server to Microsoft Exchange Online , we are getting the following error – Too Many Transient Failure Retries Permanent Exception. I have also attached the snapshot for reference.
We have tried migrating live users and new freshly created users (Test users) but still the same error.
Request you to help on same.
While migrating emails from On-Prem MDaemon server to Microsoft Exchange Online , we are getting the following error – Too Many Transient Failure Retries Permanent Exception. I have also attached the snapshot for reference. We have tried migrating live users and new freshly created users (Test users) but still the same error. Request you to help on same. Read More
M365 License Expiration- Enterprise Agreement
Scenario: I have 3050 M365 E1 plan license and going to expire soon.
My Org planned to renew 1250 M365 E1 plan.
As i have Exchange Hybrid environment we have plan to migrate 1800 user mailbox to exchange servers.
As limited time, we may not complete all migration so what will happen to after the license expiration date?
Does migration in-progress will stop or run until process complete?
Does License will promptly remove from License portal or will stay for grace period?And if license not remove from portal, does user can login and use exchange online services?
Please suggest??
Scenario: I have 3050 M365 E1 plan license and going to expire soon. My Org planned to renew 1250 M365 E1 plan. As i have Exchange Hybrid environment we have plan to migrate 1800 user mailbox to exchange servers.As limited time, we may not complete all migration so what will happen to after the license expiration date? Does migration in-progress will stop or run until process complete?Does License will promptly remove from License portal or will stay for grace period?And if license not remove from portal, does user can login and use exchange online services? Please suggest?? Read More
Bing has showing an error in sun rise time for my location, Mandalay Myanmar
https://www.bing.com/search?q=sun+rise+and+set&form=ANNTH1&refig=BD777B8E14684C83A55973E9826F4292&pc=U711 Read More
How do i fix Display Issues in Q.B Desktop after update?
I’m encountering a persistent display issue in Quick-Books where the text and icons appear blurry and the layout seems off. I’ve tried adjusting the screen resolution and DPI settings, but nothing works. Has anyone else faced this problem or found a solution? Any help would be greatly appreciated!
I’m encountering a persistent display issue in Quick-Books where the text and icons appear blurry and the layout seems off. I’ve tried adjusting the screen resolution and DPI settings, but nothing works. Has anyone else faced this problem or found a solution? Any help would be greatly appreciated! Read More
Troubleshooting Display Issues in Q.B Desktop
I’m experiencing a display issue in Quick-Books Desktop where certain elements, like icons and text, are either missing or not rendering correctly. I’ve restarted both Q.B and my computer, ensured system requirements are met, and updated everything. Despite these efforts, the problem persists. Could you provide specific troubleshooting steps or settings adjustments within Q.B to resolve this issue promptly?
I’m experiencing a display issue in Quick-Books Desktop where certain elements, like icons and text, are either missing or not rendering correctly. I’ve restarted both Q.B and my computer, ensured system requirements are met, and updated everything. Despite these efforts, the problem persists. Could you provide specific troubleshooting steps or settings adjustments within Q.B to resolve this issue promptly? Read More
Use of NAT gateway
Hi,
First of all, I’m absolutely new to this, so I’m learning as I go along.
I’ve built a VM with PIP which allows me to RDP to it over the internet. I’ve since created a NAT gateway and associated the PIP with it and now I can no longer RDP to it. What do I need to do to ensure that I can still RDP to the VM over the internet?
Thank you in advance.
J.
Hi, First of all, I’m absolutely new to this, so I’m learning as I go along. I’ve built a VM with PIP which allows me to RDP to it over the internet. I’ve since created a NAT gateway and associated the PIP with it and now I can no longer RDP to it. What do I need to do to ensure that I can still RDP to the VM over the internet? Thank you in advance.J. Read More
Fonts
I am new to excel and want to change my font to a permanent font, only changing when I need to change. It is currently at Aptos Narrow and want to change to “Comic Sans MS”.
Thanking you in advance
I am new to excel and want to change my font to a permanent font, only changing when I need to change. It is currently at Aptos Narrow and want to change to “Comic Sans MS”.Thanking you in advance Read More
Pre R2019b: How can I test the licensing and installation for the worker nodes in my MATLAB Parallel Server cluster?
How can I test the licensing for the MATLAB workers on nodes in my MATLAB Parallel Server cluster?How can I test the licensing for the MATLAB workers on nodes in my MATLAB Parallel Server cluster? How can I test the licensing for the MATLAB workers on nodes in my MATLAB Parallel Server cluster? MATLAB Answers — New Questions
Why does validation fail on the ‘Cluster connection test’ when using the MATLAB Job Scheduler?
Why does validation fail on the "Cluster connection test" when I am using the MATLAB Job Scheduler?
Validation fails with the following error message:
ERROR: Could not contact an MJS lookup service on host ‘ah-hostname’. Possible reasons for this problem are:1. MJS has not been started, has crashed, or has been shut down.
2. A firewall is blocking communication between this computer and ‘ah-hostname’.
3. This computer cannot resolve the hostname of ‘ah-hostname’, it resolves it to an incorrect IP address.
4. ‘ah-hostname’ resolves its own hostname to an incorrect IP address.
5. Network routers are unable to route traffic from this computer to ‘ah-hostname’.
The hostname, ah-hostname, corresponds to the fully qualified hostname ah-hostname.dhcp.mathworks.com.
This computer resolves it to the IP address 111.22.33.44.Why does validation fail on the "Cluster connection test" when I am using the MATLAB Job Scheduler?
Validation fails with the following error message:
ERROR: Could not contact an MJS lookup service on host ‘ah-hostname’. Possible reasons for this problem are:1. MJS has not been started, has crashed, or has been shut down.
2. A firewall is blocking communication between this computer and ‘ah-hostname’.
3. This computer cannot resolve the hostname of ‘ah-hostname’, it resolves it to an incorrect IP address.
4. ‘ah-hostname’ resolves its own hostname to an incorrect IP address.
5. Network routers are unable to route traffic from this computer to ‘ah-hostname’.
The hostname, ah-hostname, corresponds to the fully qualified hostname ah-hostname.dhcp.mathworks.com.
This computer resolves it to the IP address 111.22.33.44. Why does validation fail on the "Cluster connection test" when I am using the MATLAB Job Scheduler?
Validation fails with the following error message:
ERROR: Could not contact an MJS lookup service on host ‘ah-hostname’. Possible reasons for this problem are:1. MJS has not been started, has crashed, or has been shut down.
2. A firewall is blocking communication between this computer and ‘ah-hostname’.
3. This computer cannot resolve the hostname of ‘ah-hostname’, it resolves it to an incorrect IP address.
4. ‘ah-hostname’ resolves its own hostname to an incorrect IP address.
5. Network routers are unable to route traffic from this computer to ‘ah-hostname’.
The hostname, ah-hostname, corresponds to the fully qualified hostname ah-hostname.dhcp.mathworks.com.
This computer resolves it to the IP address 111.22.33.44. MATLAB Answers — New Questions