Month: September 2024
Service Issue Error Message
Hi, I keep getting an error message that states “Service Issue” this app could not be protected due to issue with the Intune Service. Please try to sign in again in a few minutes. I’m only getting this error message with my work teams app on my iPhone all other Microsoft apps are working fine. Have anyone seen this before and do you know how to fix this it’s been saying this for two days now?
Hi, I keep getting an error message that states “Service Issue” this app could not be protected due to issue with the Intune Service. Please try to sign in again in a few minutes. I’m only getting this error message with my work teams app on my iPhone all other Microsoft apps are working fine. Have anyone seen this before and do you know how to fix this it’s been saying this for two days now? Read More
Synapse Serverless SQL Pool Processing Too Much Data From Cosmos
Hi,
We have an online platform for our clients that currently stores data they input in Cosmos, in JSON format, including some nested JSONs.
For these clients, we also provide a variety of Power BI reports based on this Cosmos data. To retrieve and sometimes transform the data from Cosmos, we use Synapse T-SQL queries to create views from the Cosmos data, that Power BI can then link to.
All Synapse queries use the following to flatten the Cosmos data into a suitable format for Power BI:
– OPENROWSET – to access the data in a specific Cosmos container
– CROSS APPLY/OUTER APPLY – to access data stored in nested JSONs
– WHERE clause to reduce the amount of data stored in the final view that is accessed by Power BI
However, as a result, we encountering an issue with the amount of data processed each time a report is refreshed.
It appears that despite the WHERE clause, the OPENROWSET retrieves all of the data from the container before filtering the rows. For example, if the Cosmos container stores 16,000 rows which if queried would require 3GB of data to be processed by the query, even if we add a WHERE clause that reduces the final amount of rows to 1,000, 3GB of data are still processed by the query each time it is run.
Consequently, we are encountering scenarios where a Power BI report containing less than 100 rows of data are still processing massive amounts of data in the Synapse queries, incurring high costs.
As we have multiple queries running multiple times per day, we are facing escalating costs, e.g.
3GB per query x 15 queries x 5 refreshes per day = 225 GB data processed per day, when it should be significantly lower. This example is also conservative as it is based on test data rather than live, and it is after we have reduced the number of daily refreshes for our clients to reduce the costs.
As data is added to the container each month, the amount processed and the cost is only increasing.
Furthermore, this has led to situations where we have exceeded our Synapse capacity, causing the Power BI reports to be unable to refresh at all, preventing clients to be able to review their data.
Does anyone have any suggestions as to how we can limit the data being returned in the OPENROWSET clause so it does not process the whole Cosmos container’s worth of data when a query is run?
Hi, We have an online platform for our clients that currently stores data they input in Cosmos, in JSON format, including some nested JSONs. For these clients, we also provide a variety of Power BI reports based on this Cosmos data. To retrieve and sometimes transform the data from Cosmos, we use Synapse T-SQL queries to create views from the Cosmos data, that Power BI can then link to. All Synapse queries use the following to flatten the Cosmos data into a suitable format for Power BI:- OPENROWSET – to access the data in a specific Cosmos container- CROSS APPLY/OUTER APPLY – to access data stored in nested JSONs- WHERE clause to reduce the amount of data stored in the final view that is accessed by Power BI However, as a result, we encountering an issue with the amount of data processed each time a report is refreshed. It appears that despite the WHERE clause, the OPENROWSET retrieves all of the data from the container before filtering the rows. For example, if the Cosmos container stores 16,000 rows which if queried would require 3GB of data to be processed by the query, even if we add a WHERE clause that reduces the final amount of rows to 1,000, 3GB of data are still processed by the query each time it is run. Consequently, we are encountering scenarios where a Power BI report containing less than 100 rows of data are still processing massive amounts of data in the Synapse queries, incurring high costs. As we have multiple queries running multiple times per day, we are facing escalating costs, e.g. 3GB per query x 15 queries x 5 refreshes per day = 225 GB data processed per day, when it should be significantly lower. This example is also conservative as it is based on test data rather than live, and it is after we have reduced the number of daily refreshes for our clients to reduce the costs. As data is added to the container each month, the amount processed and the cost is only increasing.Furthermore, this has led to situations where we have exceeded our Synapse capacity, causing the Power BI reports to be unable to refresh at all, preventing clients to be able to review their data. Does anyone have any suggestions as to how we can limit the data being returned in the OPENROWSET clause so it does not process the whole Cosmos container’s worth of data when a query is run? Read More
Clarification on Tracking Email Activity with Non-Microsoft Clients in Microsoft Graph API Reports
Dear Microsoft Support Team,
I am seeking clarification regarding how email activities are tracked in Microsoft 365 usage reports, specifically through the getM365AppUserDetail and getOffice365ActiveUserDetail Graph API endpoints.
We have observed cases where users show Exchange Online activity in the getOffice365ActiveUserDetail report, but no Outlook usage is reported across any platform (web, Windows, Mac, or desktop).
Our question is whether email actions taken using non-Microsoft clients (such as via SMTP or IMAP) are included in these reports. While we understand that activity within Microsoft 365 apps like Outlook and Exchange Online is tracked, we would like to confirm if email activity via third-party clients, PowerShell scripts, or external SMTP servers is reflected in the user activity reports, particularly when no Outlook usage is present.
Thank you for your assistance, and we look forward to your clarification.
Best regards,
Dear Microsoft Support Team, I am seeking clarification regarding how email activities are tracked in Microsoft 365 usage reports, specifically through the getM365AppUserDetail and getOffice365ActiveUserDetail Graph API endpoints.We have observed cases where users show Exchange Online activity in the getOffice365ActiveUserDetail report, but no Outlook usage is reported across any platform (web, Windows, Mac, or desktop). Our question is whether email actions taken using non-Microsoft clients (such as via SMTP or IMAP) are included in these reports. While we understand that activity within Microsoft 365 apps like Outlook and Exchange Online is tracked, we would like to confirm if email activity via third-party clients, PowerShell scripts, or external SMTP servers is reflected in the user activity reports, particularly when no Outlook usage is present.Thank you for your assistance, and we look forward to your clarification. Best regards, Read More
Data of the origin email is not shown in the header after applying transport rules
Hello, I have an email account (Exchange online) that has several forwardings applied to it through a transport rule and when the email arrives in the mailbox, the original sender’s data does not appear in the header. This causes the antiphishing filters not to be applied. For example, if that account receives an email from Gmail, after applying the forwarding rules, the Gmail data does not appear in the header. I have read that this can be solved by configuring the Enhanced Filtering for Connectors in Microsoft Defender. The problem i have is that this option is applied to the inbound connectors and my email account does not go through any inbound connector. Does any to know if there is a solution to be able to keep the data of the original email in the header?
Thanks.
Hello, I have an email account (Exchange online) that has several forwardings applied to it through a transport rule and when the email arrives in the mailbox, the original sender’s data does not appear in the header. This causes the antiphishing filters not to be applied. For example, if that account receives an email from Gmail, after applying the forwarding rules, the Gmail data does not appear in the header. I have read that this can be solved by configuring the Enhanced Filtering for Connectors in Microsoft Defender. The problem i have is that this option is applied to the inbound connectors and my email account does not go through any inbound connector. Does any to know if there is a solution to be able to keep the data of the original email in the header?Thanks. Read More
Issue creating and Azure deployment Pipeline
Context
(I am trying to take over an application that the initial developer has left undocumented and almost no knowledge transfer. So, I’m exploring it bit by bit and I am not necessarily aware of the reasons for past decisions.)
The backend is .Net WebApi solution based on Entity Framework developed with Visual Studio and hosted in Azure Web Applications Deployment slots.
The frontend is an Angular/Nx application developed in Visual Studio Code and hosted on Azure Storage Accounts.
Both parts has a Staging and a Production environment (in addition to local environment).
The codes are also on a GitHub repository.
But many aspects of intended deployment are unknown.
Issue
After some reading and watching some videos, I think that Azure Pipelines could be a solution here.I went to portal.azure.com and search for Pipelines. Pipelines list is empty and I cannot create on from there.I went to dev.azure.com but when I clicked on “Sign in”, I was redirect to portal.azure.com .I went back to dev.azure.com an tried the option “Start for free” (or something like this). Then it asked for a company name.I stopped there because this is getting too confusing and I don’t want to create a wrong account in the name of the company.
Question
Should the company be able to use Azure deployment Pipelines , or is Azure DevOps a completely different beast and we should create a new account for this?
How am I supposed to create the pipeline?
And if you have any extra information that would help to solve the issue, it is welcome.
(Also, after this, if I went back to dev.azure.com , I was redirected to a blank page. But this seems to be solved now.)
(I tried to ask it on Azure Q&A, but it got instantly dismissed (at posting time) “violating Code of Conduct”. I checked the “Code of Conduct”, but can’t pinpoint the reason, no idea.)
Context(I am trying to take over an application that the initial developer has left undocumented and almost no knowledge transfer. So, I’m exploring it bit by bit and I am not necessarily aware of the reasons for past decisions.)The backend is .Net WebApi solution based on Entity Framework developed with Visual Studio and hosted in Azure Web Applications Deployment slots.The frontend is an Angular/Nx application developed in Visual Studio Code and hosted on Azure Storage Accounts.Both parts has a Staging and a Production environment (in addition to local environment).The codes are also on a GitHub repository.But many aspects of intended deployment are unknown.IssueAfter some reading and watching some videos, I think that Azure Pipelines could be a solution here.I went to portal.azure.com and search for Pipelines. Pipelines list is empty and I cannot create on from there.I went to dev.azure.com but when I clicked on “Sign in”, I was redirect to portal.azure.com .I went back to dev.azure.com an tried the option “Start for free” (or something like this). Then it asked for a company name.I stopped there because this is getting too confusing and I don’t want to create a wrong account in the name of the company.QuestionShould the company be able to use Azure deployment Pipelines , or is Azure DevOps a completely different beast and we should create a new account for this?How am I supposed to create the pipeline?And if you have any extra information that would help to solve the issue, it is welcome. (Also, after this, if I went back to dev.azure.com , I was redirected to a blank page. But this seems to be solved now.) (I tried to ask it on Azure Q&A, but it got instantly dismissed (at posting time) “violating Code of Conduct”. I checked the “Code of Conduct”, but can’t pinpoint the reason, no idea.) Read More
10 great ways to use Figma in the classroom – a partnership between Figma and Microsoft Education
Today’s guest post is from Lauren McCann from Figma Education
————————————————————————————
It’s back-to-school season, and we’re thrilled to announce our partnership with Figma to bring their professional-grade design and collaboration tools to Microsoft 365 schools! Administrators and school leaders can apply here to get started.
In today’s fast-paced world, skills like collaboration, creativity, and problem solving are more essential than ever. That’s why we’re offering free access to Figma and FigJam enterprise tiers for all K-12 educators and students within Microsoft schools. Figma and FigJam are design and collaboration software used by professional designers, engineers, and makers of all kinds. They can support students in building together—in a fun, interactive space that simultaneously prepares them for future career opportunities.
5 Creative Ways to Engage Students with FigJam
FigJam, Figma’s digital whiteboard tool, is a versatile tool for collaboration that can bring a fresh dynamic to classrooms. Its intuitive design, flexibility, and joyous features make it perfect for a wide range of activities across subjects. Teachers and students have access to sticky notes, stamps, pen tools, diagramming tools, stamps, and interactive multimedia to make learning fun, engaging, and collaborative.
Here are five creative ways teachers can use FigJam to engage students and foster learning:
Community building ‘Get to Know Me’ Activities
At the start of the school year or when forming new groups, use FigJam for to help students get to know one another. By using FigJam’s sticky notes or drawing tools, students can easily share their hobbies, favorite books, or fun facts in a more interactive way. This sets a positive classroom culture and helps create a sense of community right from the beginning.
Try out these templates:
All About Me activity
Let Me Introduce Myself Activity
Classmate Scavenger Hunt
Shoe Rack Icebreaker Activity
ELA/History Activities
For English Language Arts or History, FigJam is a great tool for dynamic graphic organizers, brainstorming, connecting ideas and themes, planning, and organizing thoughts. Students can collaboratively map out plotlines of novels, create character analysis boards, or even build timelines of historical events. Teachers can assign group projects where students organize key ideas from a text or debate historical perspectives, all while using FigJam’s collaborative features to capture their ideas in real time.
Try out these templates:
Dynamic Vocabulary List
Book Recap Activity
Classroom Debate Protocol
Student-led Book Review Cards
Story Arc Pre-Writing Planner
Book Chat Activity
Science and Math Activities
In STEM subjects, FigJam can be used for problem-solving, modeling, and visualizing complex concepts. For math, students can break down word problems by annotating them, using digital manipulatives, drawing diagrams, or collaborating on equations. In science, FigJam can be used for creating concept maps on topics like ecosystems or the periodic table. Teachers can also incorporate visual tools like flowcharts to show processes such as photosynthesis or the steps of a scientific experiment.
Try out these templates:
Base Ten Blocks
Scientic Method Flowchart
Virtual Lab Notebook
Math Card Game
Telling Time Activity
Classroom Connection and Brain Break Activities
Beyond academics, FigJam is perfect for fostering class spirit and creating bonding experiences. Teachers can organize quick games, icebreakers, or fun brainstorming sessions where students can contribute silly answers, vote on class nicknames, or design a collaborative mural. Activities like “Two Truths and a Lie” or classwide Pictionary are simple to set up and encourage participation, all while making learning fun.
Try out these templates:
Create Your Own Croc Charms
Friendship Bracelet Builder
Around the World Review Game
Choice Board Template
Pass the Doodle
Play a Game of Battleship
Check for Understanding Activities
FigJam’s collaborative board allows teachers to perform informal assessments in real-time. Use it for “exit tickets” where students post one thing they learned, or use the space for quick quizzes and polls to gauge understanding. This approach encourages participation and provides immediate feedback on student comprehension, helping teachers identify areas that need further clarification.
Try out these templates:
Bumper Sticker Exit Ticket
Text Me Your Takeaway Exit Ticket
Tweet Me Your Takeaway Exit Ticket
Inverted Pyramind Exit Ticket
Exit Ticket Bundle
Assignment Self Reflection
By incorporating FigJam into everyday classroom activities, teachers can make learning more interactive, engaging, collaborative, and fun for students across all subjects. Whether it’s for academic purposes or simply to build classroom community, FigJam’s versatile features provide endless possibilities for creative engagement.
5 Creative Figma Design Activities for Students
Figma is a powerful design tool that’s not only great for professional work but also for classroom activities that build both creative and technical skills. Teams across industries use Figma to create user interfaces and user experiences for websites, apps, and digital products. Figma provides tools to create wireframes, prototypes, and high-fidelity designs.
Here are five fun ways to use Figma to engage students while helping them develop future-ready skills and design literacy.
**Student Trading Cards**
Kick off the first week of class with an activity that combines getting to know your classmates with learning Figma basics. Have students create digital trading cards that mimic a social media-style profile. Using Figma’s Auto Layout and components, students can design profiles that showcase their interests, hobbies, and fun facts. By working in the same file, students get a sneak peek into each other’s design processes and styles. You can even set up a gallery to review each other’s work at the end!
Figma skill level: Beginner
Key Figma features: Auto Layout, Multiplayer Editing
Make a Heart
This activity is perfect for building confidence with Figma’s tools. Ask students to create a heart using the pen tool, layout grid, and various properties, then challenge them to customize it. It’s a quick way to introduce key Figma features that will come in handy for future design projects.
For a fun twist, students can animate the heart using Figma’s Smart Animate feature to make it pulse. This activity not only helps students get comfortable with design tools but also introduces them to animation and motion design basics.
Figma skill level: Beginner
Key Figma features: Pen Tool, Properties Panel, Layout Grid
Figma Tangrams
Using the classic tangram puzzle, students can explore form, geometry, and creativity in Figma. After a brief lesson on the history of tangrams, have students arrange the seven traditional pieces into recognizable animals or other shapes.
Encourage them to experiment by creating abstract designs as well. For an extra challenge, students can design their own reusable tangram sets by researching other tangram puzzles, pushing their creativity and research skills.
Figma skill level: Beginner
Key Figma features: Components, how to rotate and align
Loading Animations
This activity taps into a familiar experience: waiting for a page to load. Ask students to reflect on their favorite (and least favorite) loading animations and then design their own. This exercise gets them thinking about how to visually represent waiting or processing within an interactive app. It’s a great introduction to more conceptual and technical work in interaction design.
Whether it’s a simple spinning icon or a more elaborate animation, students can get creative and dive into the user experience aspect of design.
Figma skill level: Intermediate
Key Figma features: Prototyping, Smart Animate
Mobile Magazine Prototype
For this lesson, students create a simple mobile layout for a magazine, combining layout and prototyping to design an interactive experience. After laying out the gallery of magazine content, they can prototype navigation to simulate how users would flip through the pages.
Figma skill level: Intermediate
Key Figma features: Layout Grids, Prototyping
These activities let students jump into the role of UX designer and realtor. Each project not only teaches students key design skills in Figma but also spark creativity and collaboration. Whether it’s creating custom trading cards or designing interactive prototypes, students will walk away with practical skills and a deeper understanding of the design process.
Lauren McCann
Head of Figma Education
Microsoft Tech Community – Latest Blogs –Read More
Simulink Debug brings up two Visual studio sessions
I ran into issues when trying to debug c caller code in simulink. environment: Matlab 2022a, Visual Studio Community 2019.
When Debug-> Add Breakpoint -> set breakpoint in custom code , two sessions of Visual Studio were brough up. The code I was debugging did not show in the module view in one of the sessions, so the breakpoint did not work. The other session has the module loaded , but looks like the thread was not attached to the actual simulation ( even though it showed as attached. )
Anybody has a solution or suggestion ?I ran into issues when trying to debug c caller code in simulink. environment: Matlab 2022a, Visual Studio Community 2019.
When Debug-> Add Breakpoint -> set breakpoint in custom code , two sessions of Visual Studio were brough up. The code I was debugging did not show in the module view in one of the sessions, so the breakpoint did not work. The other session has the module loaded , but looks like the thread was not attached to the actual simulation ( even though it showed as attached. )
Anybody has a solution or suggestion ? I ran into issues when trying to debug c caller code in simulink. environment: Matlab 2022a, Visual Studio Community 2019.
When Debug-> Add Breakpoint -> set breakpoint in custom code , two sessions of Visual Studio were brough up. The code I was debugging did not show in the module view in one of the sessions, so the breakpoint did not work. The other session has the module loaded , but looks like the thread was not attached to the actual simulation ( even though it showed as attached. )
Anybody has a solution or suggestion ? c debug MATLAB Answers — New Questions
Colon operands must be real scalars
I tested the following code:
x = rand(1,3);
x([1,2]:[1,2])
In R2024a it gives a warning but it is ok in R2023b! Some existing code that I use relies on this feature. Any reason why it will become an error in the future?
For a better example of how using non-scalar colon operands may be useful:
clear,clc
Params.agejshifter.College=21;
Params.J.College=100-Params.agejshifter.College;
Params.agej.College=1:1:Params.J.College;
Params.J.College=100-Params.agejshifter.College; % Age ends at 100
dj_temp=interp1([0,30,60,65,70,100],[0.00587,0.00116,0.01086,0.01753,0.02785,0.39134],0:1:100,’linear’);
Params.sj.College=1-dj_temp((Params.agej.College+Params.agejshifter.College):100);I tested the following code:
x = rand(1,3);
x([1,2]:[1,2])
In R2024a it gives a warning but it is ok in R2023b! Some existing code that I use relies on this feature. Any reason why it will become an error in the future?
For a better example of how using non-scalar colon operands may be useful:
clear,clc
Params.agejshifter.College=21;
Params.J.College=100-Params.agejshifter.College;
Params.agej.College=1:1:Params.J.College;
Params.J.College=100-Params.agejshifter.College; % Age ends at 100
dj_temp=interp1([0,30,60,65,70,100],[0.00587,0.00116,0.01086,0.01753,0.02785,0.39134],0:1:100,’linear’);
Params.sj.College=1-dj_temp((Params.agej.College+Params.agejshifter.College):100); I tested the following code:
x = rand(1,3);
x([1,2]:[1,2])
In R2024a it gives a warning but it is ok in R2023b! Some existing code that I use relies on this feature. Any reason why it will become an error in the future?
For a better example of how using non-scalar colon operands may be useful:
clear,clc
Params.agejshifter.College=21;
Params.J.College=100-Params.agejshifter.College;
Params.agej.College=1:1:Params.J.College;
Params.J.College=100-Params.agejshifter.College; % Age ends at 100
dj_temp=interp1([0,30,60,65,70,100],[0.00587,0.00116,0.01086,0.01753,0.02785,0.39134],0:1:100,’linear’);
Params.sj.College=1-dj_temp((Params.agej.College+Params.agejshifter.College):100); colon, array indexing MATLAB Answers — New Questions
Pre-commit on Gitlab with Matlab files
I would like to add a pre-commit check for a Matlab project that is on Gitlab.
Is there a template for the pre-commit-config.yaml ? What are the hooks that would work with Matlab files ?
For example, for avoiding repeated code, formatting the code, making sure that all variables are written in CamelCase, making sure that the names of variables are understandable enough.I would like to add a pre-commit check for a Matlab project that is on Gitlab.
Is there a template for the pre-commit-config.yaml ? What are the hooks that would work with Matlab files ?
For example, for avoiding repeated code, formatting the code, making sure that all variables are written in CamelCase, making sure that the names of variables are understandable enough. I would like to add a pre-commit check for a Matlab project that is on Gitlab.
Is there a template for the pre-commit-config.yaml ? What are the hooks that would work with Matlab files ?
For example, for avoiding repeated code, formatting the code, making sure that all variables are written in CamelCase, making sure that the names of variables are understandable enough. pre-commit, gitlab MATLAB Answers — New Questions
Heatmap doesn’t show the values
The heatmap figures I used to plot on Matlab had the values labeled in each cell (just like the documenation says), but now the figure doesn’t include the text. I’m not sure if I made changes to some settings. Does anyone know what the issue is?
For instance, I get the correct output here, when I run the following on web.
figure
heatmap(magic(5)); colormap(sky)
But this is what I get when I run this locally on my computer.
** EDIT: I run 2024aThe heatmap figures I used to plot on Matlab had the values labeled in each cell (just like the documenation says), but now the figure doesn’t include the text. I’m not sure if I made changes to some settings. Does anyone know what the issue is?
For instance, I get the correct output here, when I run the following on web.
figure
heatmap(magic(5)); colormap(sky)
But this is what I get when I run this locally on my computer.
** EDIT: I run 2024a The heatmap figures I used to plot on Matlab had the values labeled in each cell (just like the documenation says), but now the figure doesn’t include the text. I’m not sure if I made changes to some settings. Does anyone know what the issue is?
For instance, I get the correct output here, when I run the following on web.
figure
heatmap(magic(5)); colormap(sky)
But this is what I get when I run this locally on my computer.
** EDIT: I run 2024a heatmap, labels MATLAB Answers — New Questions
Unable to load product files. Product files must be in the same folder as the input file.
Note: I am trying to install Matlab on the Ubuntu server which doesn’t have desktop.
I can only use Ubuntu terminal.
I downloaded R2022a installer for Linux and unzipped it.
The path of directory was
/home/matlab_R2022a_glnxa64
I modified /home/matlab_R2022a_glnxa64/installer_input.txt
fileInstallationKey=xxxxx-xxxxx-xxxxx-xxxxx
licensePath=license.lic # I downloaded license file after activating the hostID
agreeToLicense=yes
I typed installation script in the directory: /home/matlab_R2022a_glnxa64
My installation script was
bash install -inputFile installer_input.txt
The log was
(Aug 09, 2022 15:54:07) Session key: xxx-xxx-xxx-…
(Aug 09, 2022 15:54:07) Product Files Folder: /home/matlab_R2022a_glnxa64/archives
(Aug 09, 2022 15:54:07) License Agreement validation is successful.
(Aug 09, 2022 15:54:07) Unable to load product files. Product files must be in the same folder as the input file.
For help getting the product files, see the installation documentation on
<a HREF="https://www.mathworks.com/pi_noprode_mpi_R2022a_glnxa64">MATLAB Answer</a>.
(Aug 09, 2022 15:54:07) Exiting with status -2
(Aug 09, 2022 15:54:07) End – Unsuccessful
In the /home/matlab_R2022a_glnxa64/archives, there are 2 folders
– /home/matlab_R2022a_glnxa64/archives
– common
– Network_License_Manager111621_common.zip
– glnxa64
– Network_License_Manager111621_glnxa64.zip
I couldn’t find any useful solution yet from "MathWorks Support Team".
What is the "product files" in the log and where can I find it?
P.S.
I tried to install with ISO file.
But since the mounted directory of the ISO file was read-only, I could not modify installer_input.txt.
So, I failed with it as well.Note: I am trying to install Matlab on the Ubuntu server which doesn’t have desktop.
I can only use Ubuntu terminal.
I downloaded R2022a installer for Linux and unzipped it.
The path of directory was
/home/matlab_R2022a_glnxa64
I modified /home/matlab_R2022a_glnxa64/installer_input.txt
fileInstallationKey=xxxxx-xxxxx-xxxxx-xxxxx
licensePath=license.lic # I downloaded license file after activating the hostID
agreeToLicense=yes
I typed installation script in the directory: /home/matlab_R2022a_glnxa64
My installation script was
bash install -inputFile installer_input.txt
The log was
(Aug 09, 2022 15:54:07) Session key: xxx-xxx-xxx-…
(Aug 09, 2022 15:54:07) Product Files Folder: /home/matlab_R2022a_glnxa64/archives
(Aug 09, 2022 15:54:07) License Agreement validation is successful.
(Aug 09, 2022 15:54:07) Unable to load product files. Product files must be in the same folder as the input file.
For help getting the product files, see the installation documentation on
<a HREF="https://www.mathworks.com/pi_noprode_mpi_R2022a_glnxa64">MATLAB Answer</a>.
(Aug 09, 2022 15:54:07) Exiting with status -2
(Aug 09, 2022 15:54:07) End – Unsuccessful
In the /home/matlab_R2022a_glnxa64/archives, there are 2 folders
– /home/matlab_R2022a_glnxa64/archives
– common
– Network_License_Manager111621_common.zip
– glnxa64
– Network_License_Manager111621_glnxa64.zip
I couldn’t find any useful solution yet from "MathWorks Support Team".
What is the "product files" in the log and where can I find it?
P.S.
I tried to install with ISO file.
But since the mounted directory of the ISO file was read-only, I could not modify installer_input.txt.
So, I failed with it as well. Note: I am trying to install Matlab on the Ubuntu server which doesn’t have desktop.
I can only use Ubuntu terminal.
I downloaded R2022a installer for Linux and unzipped it.
The path of directory was
/home/matlab_R2022a_glnxa64
I modified /home/matlab_R2022a_glnxa64/installer_input.txt
fileInstallationKey=xxxxx-xxxxx-xxxxx-xxxxx
licensePath=license.lic # I downloaded license file after activating the hostID
agreeToLicense=yes
I typed installation script in the directory: /home/matlab_R2022a_glnxa64
My installation script was
bash install -inputFile installer_input.txt
The log was
(Aug 09, 2022 15:54:07) Session key: xxx-xxx-xxx-…
(Aug 09, 2022 15:54:07) Product Files Folder: /home/matlab_R2022a_glnxa64/archives
(Aug 09, 2022 15:54:07) License Agreement validation is successful.
(Aug 09, 2022 15:54:07) Unable to load product files. Product files must be in the same folder as the input file.
For help getting the product files, see the installation documentation on
<a HREF="https://www.mathworks.com/pi_noprode_mpi_R2022a_glnxa64">MATLAB Answer</a>.
(Aug 09, 2022 15:54:07) Exiting with status -2
(Aug 09, 2022 15:54:07) End – Unsuccessful
In the /home/matlab_R2022a_glnxa64/archives, there are 2 folders
– /home/matlab_R2022a_glnxa64/archives
– common
– Network_License_Manager111621_common.zip
– glnxa64
– Network_License_Manager111621_glnxa64.zip
I couldn’t find any useful solution yet from "MathWorks Support Team".
What is the "product files" in the log and where can I find it?
P.S.
I tried to install with ISO file.
But since the mounted directory of the ISO file was read-only, I could not modify installer_input.txt.
So, I failed with it as well. installation, product files MATLAB Answers — New Questions
HelpDesk role assigned a group to manage a dynamic group
we are implementing a solution to manage an users group for each country assigned to its helpdesk group.
the idea is:
USA helpdesk group can manage USA users
FR helpdesk group can manage FR users
and so on
we created “USA helpdesk” group (with some member) and “USA users” group with dynamic group.
we need to match HelpDesk role, “USA helpdesk” group and “USA users” group
how can we do it?
we are implementing a solution to manage an users group for each country assigned to its helpdesk group.the idea is:USA helpdesk group can manage USA usersFR helpdesk group can manage FR usersand so onwe created “USA helpdesk” group (with some member) and “USA users” group with dynamic group.we need to match HelpDesk role, “USA helpdesk” group and “USA users” grouphow can we do it? Read More
Add recipients and email workbook in a macro
I have a macro and it pulls up Outlook with the attached workbook and then I have to fill in the recipient, but would like the macro to do that for me. I have searched the code but have not been able to get it to work. Any help would be greatly appreciated. Thanks
I have a macro and it pulls up Outlook with the attached workbook and then I have to fill in the recipient, but would like the macro to do that for me. I have searched the code but have not been able to get it to work. Any help would be greatly appreciated. Thanks Read More
Short Question – Microsoft “Professional Service” – New Offer
Hello Marketplace community,
Trust this message finds you. I tried to create a service offer. Just a quick one. Is that statement correct: “Professional services must be sold using a US, UK, or Canadian seller ID. To understand which market your seller ID is configured in”?
If not could you please support as I can create a “professional service” as new offer, I do not have the option available actually located in the EU.
Thanks and best
Hello Marketplace community, Trust this message finds you. I tried to create a service offer. Just a quick one. Is that statement correct: “Professional services must be sold using a US, UK, or Canadian seller ID. To understand which market your seller ID is configured in”? If not could you please support as I can create a “professional service” as new offer, I do not have the option available actually located in the EU. Thanks and best Read More
Gold PoKKet Loan ApP Customer Care Helpline Number≈{+91}[{+9606807286-}]%+/[{+8961224235}] Call Now
Gold PoKKet Loan ApP Customer Care Helpline Number≈{+91}[{+9606807286-}]%+/[{+8961224235}] Call NowGold PoKKet Loan ApP Customer Care Helpline Number≈{+91}[{+9606807286-}]%+/[{+8961224235}] Call Now
Gold PoKKet Loan ApP Customer Care Helpline Number≈{+91}[{+9606807286-}]%+/[{+8961224235}] Call NowGold PoKKet Loan ApP Customer Care Helpline Number≈{+91}[{+9606807286-}]%+/[{+8961224235}] Call Now Read More
Sensitivity labels for class teams in m365 edu
Hi everyone,
I’m looking for some clarification regarding sensitivity labels for class teams.
In our tenant, we are unable to change the label after a team is provisioned, although we can make changes via the connected SharePoint site. This has left us uncertain about whether sensitivity labels are fully supported for class teams and if we should be using them at all.
If sensitivity labels are indeed not supported, does anyone know if there are plans to introduce this support in the future?
Thanks in advance for your help!
Hi everyone,I’m looking for some clarification regarding sensitivity labels for class teams. In our tenant, we are unable to change the label after a team is provisioned, although we can make changes via the connected SharePoint site. This has left us uncertain about whether sensitivity labels are fully supported for class teams and if we should be using them at all. If sensitivity labels are indeed not supported, does anyone know if there are plans to introduce this support in the future? Thanks in advance for your help! Read More
Automatically Triggering the Smartcard PIN Prompt in Outlook
I use Outlook to receive encrypted emails that are protected by a certificate stored on my smartcard. When opening these emails, a Windows Security prompt appears, asking me to enter the PIN for my smartcard to decrypt the message. Once the PIN is entered, I can access the email contents.
I’m looking for a way to automatically trigger the PIN entry dialog via code so that the user is prompted to enter the PIN without manually clicking on the encrypted email. The user will still need to insert their smartcard and manually enter the PIN, but I want the dialog itself to be initiated programmatically.
I would prefer to implement this solution in PowerShell, an Outlook macro (VBA), or Delphi. However, I encountered an issue: when attempting to display the email using MailItem.Display(True), the PIN dialog does not appear. Instead, the following error message is shown: “The name of your digital ID could not be found by the underlying security system.”
Has anyone experienced this or have suggestions on how to automate the process while keeping the PIN entry manual and secure?
Thank you in advance for your help!
I use Outlook to receive encrypted emails that are protected by a certificate stored on my smartcard. When opening these emails, a Windows Security prompt appears, asking me to enter the PIN for my smartcard to decrypt the message. Once the PIN is entered, I can access the email contents. I’m looking for a way to automatically trigger the PIN entry dialog via code so that the user is prompted to enter the PIN without manually clicking on the encrypted email. The user will still need to insert their smartcard and manually enter the PIN, but I want the dialog itself to be initiated programmatically. I would prefer to implement this solution in PowerShell, an Outlook macro (VBA), or Delphi. However, I encountered an issue: when attempting to display the email using MailItem.Display(True), the PIN dialog does not appear. Instead, the following error message is shown: “The name of your digital ID could not be found by the underlying security system.” Has anyone experienced this or have suggestions on how to automate the process while keeping the PIN entry manual and secure? Thank you in advance for your help! Read More
Different appointments when switching between same offset timezones
Microsoft Bookings shows no appointments available for a service on “UTC-1 (Azores)”, but then, on the same page, it does show some appointments available if I change the timezone to “UTC-1 (Cabo Verde Is)”. But they are both UTC-1. Just switching between the same UTC-1 timezones is changing what is shown as available on that day. Why is that happening? it’s the same time offset.
Microsoft Bookings shows no appointments available for a service on “UTC-1 (Azores)”, but then, on the same page, it does show some appointments available if I change the timezone to “UTC-1 (Cabo Verde Is)”. But they are both UTC-1. Just switching between the same UTC-1 timezones is changing what is shown as available on that day. Why is that happening? it’s the same time offset. Read More
CurrentBackupStorageRedundancy of my master database on Azure SQL Server
Symptoms:
For your master database you might find different configuration such as Backup Storage Redundancy configured to be Local or Geo
As this is not configurable property you might ask why is my database configured with this value.
Resolution:
For master database on Azure SQL Database Server, Microsoft is managing this database as part of the server entity.
as you cannot change the SLO level (which might be system or system2) for the master database there are other properties that cannot be configured from customer end.
Note that master database is part of the server entity and should not store user data, therefore the only use of master database is to operate the server object.
Backup redundancy is displayed as this is one of the properties shown for database object, however this is irrelevant for master database.
in any case, Microsoft implement mechanisms to keep this database highly available and secure for your database server.
Microsoft Tech Community – Latest Blogs –Read More